showing "unable to resolve name yout.getElement"
조회 수: 8 (최근 30일)
이전 댓글 표시
below i have attached the file.
댓글 수: 0
답변 (1개)
Swatantra Mahato
2020년 10월 21일
편집: Swatantra Mahato
2020년 10월 21일
Hi,
The above error message "unable to resolve the name yout.getElement" is shown because the variable yout is not present in the Workspace after the model is run.
The variable can be saved as yout by unchecking the "Single simulation output" checkbox, and checking the "Output" checkbox in the model from Simulink under Modeling>Model Settings>Data Import/Export.
Hope this helps.
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!