Feeds
답변 있음
Running system call from simulink
I found out it was as simple as this on a matlab function: function fcn() coder.extrinsic('system'); system(['C:\ti\simplelin...
Running system call from simulink
I found out it was as simple as this on a matlab function: function fcn() coder.extrinsic('system'); system(['C:\ti\simplelin...
4년 초과 전 | 0
질문
Running system call from simulink
I have tryed to implement a system call on simulink to execute a python script, using this solution, implemented on a Matlab sy...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Running python script in C S-function Simulink
I have been trying to run python scripts in matlab using the matlab function "system", but it gives me the output at the end of ...
4년 초과 전 | 답변 수: 1 | 0