Verbosity argument issue with Simulink external mode
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I tried to use Simulink external mode to run my model with ROS target device and got the error:"Verbosity argument must be a real, scalar, integer value in the range: [0-1] " (please see the error in attached screenshot). The model has no issue with run in Simulink normal mode or deploy to ROS Hardware (build or code generatation).
Does anyone have similar issue or solution to it?
Thanks in advance!
1 个评论
john
2023-11-13
hello, i have the same problem. do you sovle this issue? could you offer some advices for me, thank you.
回答(1 个)
Roshni Garnayak
2020-3-4
Follow these steps to resolve the error:
1. Go to configuration parameters -> Code Generation -> Real-time Windows Target
2. Under external mode options, make sure that the argument values for MEX-file arguments are real, scalar or integer value in the range [0-1].
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Specialized Messages 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!