Skip to content
Snippets Groups Projects
Commit d2b8596e authored by Houtan Bastani's avatar Houtan Bastani
Browse files

fix typo

(cherry picked from commit 39807643)
parent 7845939b
Branches
Tags
No related merge requests found
......@@ -64,7 +64,7 @@ steady;
stoch_simul(order=2,k_order_solver,irf=0);
if ~exist('fs2000k2_m_results.mat','file');
error('fs2000k2 must be run first');
error('fs2000k2_m must be run first');
end;
oo1 = load('fs2000k2_m_results','oo_');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment