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!