필터 지우기
필터 지우기

How to import a 3D CAD on simulink , if I am using Apple Macbook ?

조회 수: 4 (최근 30일)
Anshuman S
Anshuman S 2017년 9월 27일
댓글: Walter Roberson 2017년 10월 4일
I want to import a 3D CAD of my inverted pendulum on Simulink with SimMechanics. I have a bootcamp windows 10 installed and I work on 3D modelling over there. I have tried saving the CAD file of SolidWorks in the form of .step file but it does not works on simulink .
  댓글 수: 4
Walter Roberson
Walter Roberson 2017년 10월 2일
It sounds as if it is not a STEP-XML file
VR Sink would be for writing files. You would need VR Source, which can handle VRML and X3D files.
Anshuman S
Anshuman S 2017년 10월 4일
The same message shows up for VR Source as well .

댓글을 달려면 로그인하십시오.

채택된 답변

Nick Choi
Nick Choi 2017년 10월 2일
To export a CAD assembly from SolidWorks to Simscape Multibody (formerly SimMechanics), you can use Simscape Multibody Link.
The following documentation page provides information on how to install and enable the plug-in: https://www.mathworks.com/help/physmod/smlink/ug/installing-and-linking-simmechanics-link-software.html
Once Simscape Multibody Link is installed and enabled, you can refer to this documentation page to export the CAD model: https://www.mathworks.com/help/physmod/smlink/ref/exporting-assemblies-to-physical-modeling-xml-format_brnjwi7-1.html
  댓글 수: 2
Anshuman S
Anshuman S 2017년 10월 4일
I am using macOS, thus I don't have access to Solidworks on the macOS where I have my Matlab application . While I have a bootcamp to work on Windows, there I have my Solidworks application. Can these two be still related ?
Walter Roberson
Walter Roberson 2017년 10월 4일
Unfortunately the Multibody Link uses ActiveX, which is not available on MacOS, so even if you used Parallels to be able to run the Windows version of Solidworks at the same time you were running MATLAB on MacOS, you would not be able to make the link.
About the only thing I can suggest is that you can run Parallels to not have to boot into bootcamp to run MS Windows. It runs acceptably well (but it cannot have direct access to the graphics hardware or any GPU.)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simscape Multibody에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by