Can i able to access value from Data store memory in Embedded Matlab Function
이전 댓글 표시
I am trying to access value of data store memory in matlab embedded function. But when I update my model I am getting the following error
*Embedded MATLAB Runtime Error: Error evaluating Embedded MATLAB parameter data 'Flag1' (#40) in its parent workspace.*
Can anyone please tell me why I am getting this error or any solution for this.
Thanks in advance.
채택된 답변
추가 답변 (1개)
Kaustubha Govind
2012년 9월 6일
0 개 추천
Have you configured the block according to the documentation? Perhaps the Scope for 'Flag' has not been set to 'Data Store Memory' on the Ports and Data Manager?
댓글 수: 5
niharika
2012년 9월 7일
TAB
2012년 9월 7일
Which version of matlab you are using ? Global data in Matlab function block is somewhat newer feature not available in old versions.
niharika
2012년 9월 7일
Kaustubha Govind
2012년 9월 7일
See TAB's answer for R2007b.
niharika
2012년 9월 8일
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
