Running matlab/simulink in python
古いコメントを表示
I am trying to call simulink file in python through some function from python. But when I call matlab function in python, the function does not pass input parameters to simulink file and I receive following error:MatlabExecutionError: TIMESPAN parameter must be a real scalar or vector. However, it behaves perfectly when I work only in matlab environment.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Call MATLAB from Python についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!