Random value generation in simscape component
8 ビュー (過去 30 日間)
古いコメントを表示
I have a intermediates section in my simscape component code where I define a variable. I would like the variable to be assigned randomly with a normrnd function or rand function, however I keep getting errors that say "Invalid use of a MATLAB function in this context." Is there a workaround to allow for randomly generated values?
0 件のコメント
回答 (1 件)
Samatha Aleti
2019 年 8 月 14 日
Here is a link for a similar answer that might be of relevance to you:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Composite Components についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!