simmechanic import xml to second generation
4 次查看(过去 30 天)
显示 更早的评论
我用SolidWorks关联了matlab,并已生成xml文件。但是在matlab下面导入这个机械结构的文件时,总是默认生成first generation的结构图。我想生成second generation的图。应该怎么做?我用的命令是mech_import 或 import_physmod命令。另外我的matlab版本是2012a。。。非常期望得到帮助解答
0 个评论
回答(1 个)
Steve Miller
2021-11-24
您需要使用命令 smimport() 导入到第二代。从 SolidWorks 导出时必须选择第二代技术。
You need to use the command smimport() to import into second generation. It is necessary select Second Generation Technology when you export from SolidWorks.
--Steve
(please forgive any translation errors).
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simscape Multibody 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!