Fixed-Point Tool Simulink

조회 수: 2 (최근 30일)
Matteo Manzini
Matteo Manzini 2020년 5월 6일
답변: Ayush Kumar Jaiswal 2022년 6월 19일
I have a model composed by manu subsystems and I want to convert from floating-point to fixed-point by using the fixed-point tool.
I decided to go with a subsystem-by-subsystem approach. However, when I convert the first subsytem it seems like I cannot go back to the setup page and choose another subsystem to convert. The only way is to save the model, close it, reopen it and start a new fixed-point tool session.
Is there a way to avoid doing this?
Thanks in advance,
Matteo

답변 (1개)

Ayush Kumar Jaiswal
Ayush Kumar Jaiswal 2022년 6월 19일
To convert different subsystems into fixed point by using fixed point tool, you need to manually right click that particular subsystem and launch fixed-point tool, perform the conversion then save that model before repeating the same procedure onto other subsystems.
You need not close the whole simulink session itself. Saving the model before launching the fixed point tool on another subsystem would suffice.

Community Treasure Hunt

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

Start Hunting!

Translated by