Single Precision Vector Field Histogram
显示 更早的评论
Hey,
I'm trying to use the Vector Field Histogram class of the robotics toolbox in simulink. Code generation is working fine so far, however the Vector Field Histogram class seems to only work with double values. This is a problem for me as my target device only has an FPU for single precision floats.
Is there any way to generate code for single precision only or change the code of the class in a way to be able to use single precision values?
Regards, Mirko
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Histograms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!