Autocode Navigation Toolbox C++

3 次查看(过去 30 天)
christine harvey
christine harvey 2021-10-29
Could you tell me if Matlab models developed with the 2021b Navigation Toolbox can be autocoded to C++ ?

回答(1 个)

Cameron Stabile
Cameron Stabile 2021-10-29
Hi Christine,
Most if not all features in the Navigation Toolbox should support code generation, with the exception of some visualization functions like timescope. To check whether a specific feature supports codegen, look for the Extended Capabilities section on the corresponding documentation page.
To generate C++ code rather than C, please refer to the C++ Code Generation documentation, which instructs you on the settings you'll need to change when using the Coder products.
Hope this helps!
Cameron

类别

Help CenterFile Exchange 中查找有关 MATLAB Coder 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by