How to set the datatype of outport of an S function to Fixed point datatype force fully ?
이전 댓글 표시
I am doing some S function releatd things. I need to set my s function output port datatype as a fixed point datatype with some resolution and offset.
Using function "mdlSetDefaultPortDataTypes" I am able to set the output port datatype as direct datatype only(like SS_UINT8). But not able to set some fixed point datatype.
Please suggest How to do that?
Thanks in Advance Rahul VP
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Integrate External Code에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!