Feeds
질문
How to get the base workspace varibles in a function
Hey guys, the 'who' method only return the function argument. How to return the base workspace? Thank you so much`~~
대략 14년 전 | 답변 수: 2 | 0
2
답변질문
How to run Simulink command without opening those model windows?
I'm working on the project that request running those Matlab/Simulink command such like 'open_system()', 'model([],[],[],'compil...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
Can I pass the model name into the ([],[],[],'compile') command?
for example, it at first works with f14([],[],[],'compile'); But now i want to write this command into a function, and...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
How can I get all simulink model block's data type without compile the modle?
How can I get all Simulink model block's data type without compile the modle? there's something wrong with the compliation. T...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
How to output all my Simulink model signals' Output data type?
Hi guys, My current project is to findout all the signals' output data type(int16, int32, single, double..). How can I do t...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
How to use Matlab script to find all the testpoints in Simulink model??
Hi guys, I'm currently working on my project. I have a Simulink model and i want to use Matlab script to automatically find...
대략 14년 전 | 답변 수: 1 | 0
