統計
All
Feeds
質問
Is it possible to compile Matlab GUI(GUIDE) who uses a Simulink model to an .exe?
Hello People! I have an app which makes a simulation of a solar panel, I set initial parameters by a GUI(GUIDE), Irradiation, ...
4年弱 前 | 1 件の回答 | 0
1
回答Discussion
Compile GUI who uses Simulink model
I have a GUI in where I introduce parameters for evalute in Simulink model, now I want to compile this application to .exe, GU...
4年弱 前 | 0
質問
How to compile a GUI who call a script who call a Simulink model
I have a GUI in where I introduce parameters for evalute in Simulink model, now I want to compile this application to .exe, GUI ...
4年弱 前 | 1 件の回答 | 0
1
回答回答済み
Why sim function clears workspace when is called from a script?
I got a soluion for this issue, set the variable in the workspace with command assignin(ws,var,val) Simulink model look for v...
Why sim function clears workspace when is called from a script?
I got a soluion for this issue, set the variable in the workspace with command assignin(ws,var,val) Simulink model look for v...
4年弱 前 | 0
| 採用済み
質問
Why sim function clears workspace when is called from a script?
I'm doing a simulation about solarcell/solarpanel with Simulink, it has 3 variablese irradiation, temperature and number of pane...
4年弱 前 | 2 件の回答 | 0