Converting script using cell arrays to fixed point
이전 댓글 표시
Hi there,
I am currently trying to convert a script, which is using two further functions from floating point to fixed point arithmetic. I first was really excited about the fixed-point converter app but unfortunately it can't handle cell arrays and cellfun.
Now I'm stuck and close to rewrite the script and it's function so it uses fi right away. But before I do so I was wondering whether anyone knows a better approach. Is there anything similar to the fixed-point converter, that can handle cell arrays?
Thank you very much,
Regards,
Lennart
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Type Conversion에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!