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

Answers (0)

Categories

Asked:

on 16 Jun 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!