Simulink Fixed Point Advisor
조회 수: 4 (최근 30일)
이전 댓글 표시
I recently got Simulink fixed point toolbox and I opened up my project and it opened fine the first time. I did a couple changes to my design and when I tried to open it again it gives the error:
"Fixed point advisor does not support library systems/subsystems"
I opened one of the demo files for simulink and I could open the advisor just fine there. Is there a setting I managed to change within the first 2 hours of owning this tool?
댓글 수: 0
채택된 답변
Nirmal Gunaseelan
2011년 6월 13일
The Fixed-point advisor can only be used from a model or subsystem in the model that is not linked to a library. If your model contains contents linked to a library, try de-linking them before using FPA. Did you add a library during your changes?
댓글 수: 2
Nirmal Gunaseelan
2011년 6월 14일
Sure, but FPA has a limitation with regards to a Library. The prescribed data types cannot be propagated back to the library as long as you are using blocks in your model that are "copies" linked to the library. So, the only way ahead I could think of is to de-link your blocks from the custom library and then use the Fixed-point advisor.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Create Large-Scale Model Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!