Random value generation in simscape component
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Samatha Aleti
on 14 Aug 2019
Here is a link for a similar answer that might be of relevance to you:
0 Comments
See Also
Categories
Find more on Composite Components in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!