Converting script using cell arrays to fixed point
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Type Conversion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!