Feeds
提问
How to export numerical results in excel format, from a GUI compiled as a standalone .exe file
Hi, I created a standalone .exe file through compilation of a GUI created by GUIDE. The program produces a matrix of value...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to stop integration by ODE after the first time step?
Hi, Does anyone know how to stop the integration by ode45 after the very first time step? I tried using the odeset and e...
9 years 前 | 0 个回答 | 0
0
个回答提问
In need of help with ODE45
Hi, I'm new to MATLAB and I hope you can enlighten me on the usage of ODE45. In my main script, 'inputprompts.m', I called a ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Stuck with function giving a zero output when calling global variables
Hi, I have defined global variables (all scalar) in my main script, along with their values. When calling a function which ca...
9 years 前 | 1 个回答 | 0