How to activate Interpolate Data in Inport block in Simulink MATLAB

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.

Answers (1)

That option is under Execution dialog box:

2 Comments

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.

Sign in to comment.

Categories

Products

Release

R2014b

Asked:

on 28 Dec 2023

Commented:

on 11 Jan 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!