統計
All
Feeds
解決済み
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
13年以上 前
質問
Is it possible to write a script to automatically replace all S-Functions in a model with their counterpart Simulink Blocks?
I have a huge Simulink model which is filled with loads of S-Functions, and I'm looking to write some code to automatically repl...
13年以上 前 | 1 件の回答 | 0

