Bug in simmechanics: dots and commas
5 次查看(过去 30 天)
显示 更早的评论
Hi to everyone
Well, I am trying to make a simulation of a drone via Simmechanics. I have downloaded all the files and installated them properly. I have tried with a example from mathworks and it worked fine. The thing is that when I produce my .xml file from Inventor 2017 and I try to run with smimport(), I have a message of error:
bad lexical cast: source type value could not be interpreted as target
I have spend most of the day with this issue, finally it seems that the problem is that decimals are expressed with commas (,) not dots (.) and, as someone suggested in the forum, I should change all the commas by dots. Well, I have 5000 lines in my xml file and not enough patience nor time. Can someone help me with that? Any new release, any tip or trick?
Thank you so much (and sorry if my English is not as good as it should be)
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Whos 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!