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...
5年弱 前 | 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...
5年弱 前 | 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 ...
5年弱 前 | 1 件の回答 | 0