[str,n,line,func]=lasterror();
printf('do_eval: error %d - %s in %s at line %d\n', n, str, func, line);
endfunction
- %scicos_prob = %f
funcprot(%mprt)
+ // define scicos variables
+ %scicos_prob = %f
+ %scicos_debug_gr = %f
+ needcompile = 4;
+
// allocate the context
import_from_hdf5(hdf5ContextFile);
%scicos_context = struct();