Random value generation in simscape component
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Samatha Aleti
am 14 Aug. 2019
Here is a link for a similar answer that might be of relevance to you:
0 Kommentare
Siehe auch
Kategorien
Mehr zu Composite Components finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!