Random value generation in simscape component
조회 수: 1 (최근 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!