I recently installed fixed point designer tool for the version MATLAB R2010b SP2. Upon checking for the tool installation, it shows fixed point tool is included as shown in attachment. But when i simulate my model, it shows error as shown:
이전 댓글 표시

ERROR MESSAGE : 'untitled/Constant' requested use of data type 'sfix16_En14'. Use of this data type requires a fixed-point license, but license checkout failed. To use this model without a fixed-point license, select "Fixed-Point Tool" under "Fixed-Point" from the model's Tools menu. Select the root model in Model Hierarchy. Set "Logging mode" to be "Force off", "Data type override" to be "Double" and "Data type override applies to" to be "All numeric types". This replaces most uses of fixed-point data types with floating-point doubles. In rare cases, a few attempts to use restricted data types may still exist. Reconfiguring to use floating-point types and/or inserting Typecasts is necessary in these cases.
WHAT COULD BE THE POSSIBLE REASON
채택된 답변
추가 답변 (1개)
Alex Jiang
2016년 7월 11일
0 개 추천
but the sad thing is, the fixed-point designer is not free to install! you have to buy it separately even though you already owned the Matlab lisence! :-(
댓글 수: 1
Walter Roberson
2016년 7월 11일
There are over 70 different extra-cost add-on products for MATLAB that not everyone needs. In order to be able to afford to include them all in a single license, Mathworks would need to charge notably more for the basic license.
You will find that Wolfram (Mathematica) has 7 additional-cost products; Maplesoft (Maple) has about 18 additonal-cost products.
카테고리
도움말 센터 및 File Exchange에서 Get Started with Fixed-Point Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!