Skip to content
Snippets Groups Projects
Commit 3293ac5e authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Add explicit extension to datafile, since test.m is an internal Octave function

(cherry picked from commit b8b7d90e)
parent 36670c62
No related branches found
Tags
No related merge requests found
......@@ -20,4 +20,4 @@ end;
varobs dx dy;
check;
estimation(datafile=test,nobs=1000,mh_replic=2000,mh_jscale=1.3);
\ No newline at end of file
estimation(datafile='test.xls',nobs=1000,mh_replic=2000,mh_jscale=1.3);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment