Block settings of "Code generation storage class" missed in Simulink R2020b

조회 수: 6 (최근 30일)
In my MATLAB R2020b, the block settings of "Code generation storage class" and "Signal object class" for Delay, Discrete-time FIlter and some other Simulink blocks are missing. The screenshot is shown below
And the "code" option in model data editor is also missed:
These lost issues can be found in the same model opened by MATLAB R2020a. Could anyone help me with this problem?

채택된 답변

Urmila Rajpurohith
Urmila Rajpurohith 2021년 3월 4일
Hi
  • Currently these parameters can be achieved as follows:
1. Instead of accessing "Signal object class", it is possible to use a custom storage class package when creating the state.(see "1" in above image)
2. To set up the storage class, you can utilise the code mappings pane editor instead of the old "Code generation storage class" option, as suggested by Mark McBroom.
(see "2" in above image)

추가 답변 (1개)

Mark McBroom
Mark McBroom 2020년 11월 2일
The use the "Code Mappings" dialog to set storage class. This can be found in the lower left-hand corner of the Simulink Canvas.
  댓글 수: 1
Mingjin Hu
Mingjin Hu 2020년 11월 2일
But where the block settings of "Code generation storage class" and "Signal object class" for Delay, Discrete-time FIlter and the other blocks in Simulink/Discrete category? I found them are still in the help document.

댓글을 달려면 로그인하십시오.

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by