Chris Verhoek
Followers: 0 Following: 0
PhD student in Control
統計
All
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
Convert simscape model in Windows to Mac
It is quite easy, actually. The parameter name is of the simulink block is "ExtGeomFileName" load_model('simulinkmodel1') % ...
Convert simscape model in Windows to Mac
It is quite easy, actually. The parameter name is of the simulink block is "ExtGeomFileName" load_model('simulinkmodel1') % ...
4年弱 前 | 0
| 採用済み
質問
Convert simscape model in Windows to Mac
I'm working together with someone that involves a SimScape model of a system. The thing is that he is using windows, and I'm usi...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Using a function_handle 'variable' from workspace in simulink
I have a script where I define a function as e.g. f = @(x) 16*sin(3*x).*exp(-x.^2)+atan(x+1); Here f is now a function handle ...
4年以上 前 | 1 件の回答 | 1