From: by l. <liu...@gm...> - 2010-10-21 23:55:53
|
Hi: When I run jsbsim_matlab , the following error appears : [code] Warning: Could not find an exact (case-sensitive) match for 'JSBSimGUI_sim'. /home/postgres/cprog/jsbsim_matlab/JSBSim_MATLAB_release/jsbsimgui_sim.m is a case-insensitive match and will be used instead. You can improve the performance of your code by using exact name matches and we therefore recommend that you update your usage accordingly. Alternatively, you can disable this warning using warning('off','MATLAB:dispatcher:InexactCaseMatch'). This warning will become an error in future releases. > In JSBSimGUI_Start at 4 ??? Error using ==> load Unable to read file jsbsimgui_sim.fig: No such file or directory. [/code] my version of matlab is 2009a, just rename the relative file would do, but I think it should be taken into consideration in future release. Thanks for the GREAT program :) liubenyuan |