nmpc in speedgoat
2 views (last 30 days)
Show older comments
Generating MEX function "nlmpcmove_fir_try1" from "nlmpcmoveForces" to speed up simulation. Unable to convert some Unicode characters to local code page. error coder.Constant error nlmpcToForces error fcn_m (line 35) [coredata, onlinedata] = nlmpcToForces(nlobj,options);
I use forces pro to implement nmpc in speedgoat.This error occurs.How to solve it,help me please.
1 Comment
Ganesh
on 5 Dec 2023
Unicode related exceptions generally occur due to language/character related issues. Please ensure Unicode validity for all your variable names. If the issue still persists, please try to attach your model in order to replicate the issue.
Answers (0)
See Also
Categories
Find more on Target Computer Setup in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!