Unable to access MAT-file logging option

5 views (last 30 days)
Vatsal Joshi
Vatsal Joshi on 9 Aug 2020
Commented: Vatsal Joshi on 15 Aug 2020
I am not able to access the code generation (wherein MAT-file logging option exists) tab in Simulink. Is there a specific toolbox required for this feature?

Answers (1)

Gouri Chennuru
Gouri Chennuru on 12 Aug 2020
Edited: Gouri Chennuru on 12 Aug 2020
Hi Vatsal,
In order to access MATLAB File logging implement the following steps in MATLAB 2020a inside SIMULINK
Step 1: In your model window, open the Configuration Parameters dialog box or in the modelling tab and click on the model settings Configuration Parameters dialog box will be opened.
Step 2: In the Configuration Parameters dialog box, go to Code Generation > Interface and expand Advanced parameters, or type MAT-file logging in the search box.
Step 3: You will find the MAT-file logging option.
Hope this Helps!
  3 Comments
Gouri Chennuru
Gouri Chennuru on 13 Aug 2020
Hi Vatsal,
In order to use code generation, you need a MATLAB Coder license.
so, I recommend you to install MATLAB coder toolbox from the Apps tab in the toolstrip. After the installation the code generation option in the configuration parameters will be enabled and you be able to see the MAT file logging option (Code Generation > Interface and expand Advanced parameters, or type MAT-file logging in the search box).
In order to get started with MATLAB Coder, refer to this link.
Hope this Helps!
Vatsal Joshi
Vatsal Joshi on 15 Aug 2020
Matlab coder is already installed in my MATLAB. Please verify whether the toolbox installed is the correct one or not. If yes, please help me proceed further.
Thanks!

Sign in to comment.

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!