what I've done:
* start Matlab 2009a
* change to folder <<here a long path>\JSBSim_SFunction_GUI>
* open JSBSimGUI.fig
* push "load model"
* push "initialize model parameters" THROWS:
??? Error using ==> JSBSimGUI>init_model_Callback at 1774
Error due to multiple causes:
--> Invalid MEX-file
'C:\E_Data\Lehre\FUP\F0902_AirbugSimpleControl\subJSBSimSimulink\JSBSim_SFunction_GUI\JSBSim_SFunction.mexw32':
Diese Anwendung konnte nicht gestartet werden, weil die Anwenungskonfiguration nicht
korrekt ist. Zur Problembehebung sollten Sie die Anwendung neu installieren.
Probably my path's (many functions from the FEX; toolboxes) shadows some of your functions?
My download of JSBSim was 2 days ago. Possible there are changes?
Or should I try to recompile the .mex? I've to get hands on VS-studio first. Which version do you use?
I appreciate your work and your short response time.
1) this will be no problem
2) JSBSim downloaded, folder renamed to JSBSim and placed in
JSBSim_SFunction_GUI;
e.g. the path to 'f22' is: <here a long path>\JSBSim_SFunction_GUI\JSBSim\aircraft\f22
I've made <<here a long path>\JSBSim_SFunction_GUI> the current directory in Matlab and startet the GUI, loaded the model file, but the "init. model param." does throw the error mentioned.
SYSTEM: WinXP, Matlab 2009a; the same error occurs with Matlab 2008b
I fear the problem is inside the mex; or are some special dll's required (from VS2008 probably?)