How to activate Interpolate Data in Inport block in Simulink MATLAB
조회 수: 2 (최근 30일)
이전 댓글 표시
I have an Inport block in Simulink, in which Interpolate Data option is not activated as shown in the following:
Figure 1
I have another Inport block from another Simulink file, in which its Interpolate Data option is activated as shown in the following:
Figure 2
I want to have an Inport block like something exists in Figure 2. I tried to copy and paste the Inport, but did not work. I appreciate it if anyone can help me with this issue.
댓글 수: 0
답변 (1개)
madhan ravi
2024년 1월 11일
That option is under Execution dialog box:
댓글 수: 2
Angelo Yeo
2024년 1월 11일
The "Interpolate data" option has been recently moved from "Main" tab to "execution" tab. (I'm not sure when the "execution" tab was introduced, however, note that the customer uses R2014b.)
On top of that, one should put the inport in the top level of models in order to have "interpolate data" option.
참고 항목
카테고리
Help Center 및 File Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!