Ability to inherit parameter size with RTW S-function target?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
How can I allow parameter dimensions to be inherited in an RTW-generated S-function? I know this can be done with an S-function created by hand, but when using RTW with an S-function target it seems that any parameter dimensions are hard-coded to the dimension of the parameter when the S-function is generated.
This capability would be especially useful for data tables. I don't want to constrain the dimension of the data map to be a certain size.
댓글 수: 0
답변 (1개)
Kaustubha Govind
2012년 2월 27일
0 개 추천
I suspect that this might be a product limitation - perhaps you could file an enhancement request through MathWorks Tech Support? The only workaround I can think of is to manually modify the generated S-function.
댓글 수: 0
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!