Skip to content

Add missing return statement to evaluate_steady_state_file.m

Johannes Pfeifer requested to merge JohannesPfeifer:steady_state_file_crash into master

Otherwise, the code will subsequently crash if the steady state file does not return a conformably sized vector, although an error code was returned

Merge request reports