필터 지우기
필터 지우기

matlab comsol and matlab appdesigner

조회 수: 5 (최근 30일)
Young Seok Lee
Young Seok Lee 2021년 4월 28일
답변: Saurabh 2024년 5월 14일
matlab comsol과 matlab appdesigner를 함께 사용할 수있는지 궁금합니다.
각각은 다루어 본 경험이 있는데, 이를 함께 사용할 수 있는지 궁금합니다.
matlab R2020b와 comsol 56을 사용하고 있습니다.

답변 (1개)

Saurabh
Saurabh 2024년 5월 14일
Hi Young,
Yes, MATLAB App Designer and COMSOL Multiphysics can indeed be used together, allowing one to create custom graphical user interfaces (GUIs) in MATLAB that interact with COMSOL models.
To run a COMSOL Multiphysics model at the MATLAB command window, start COMSOL with MATLAB:
  • On Windows use the COMSOL Multiphysics with MATLAB shortcut icon that is created on the desktop after the automatic installation. A link is also available in the Windows start menu under COMSOL Multiphysics 5.6>COMSOL Multiphysics 5.6 with MATLAB.
  • On Mac OS X, use the COMSOL Multiphysics 5.6 with MATLAB application available in the Application folder.
  • On Linux, enter the command
comsol mphserver matlab % at a terminal window.
For more information on how to connect COMSOLE with MATLAB, refer this link:

카테고리

Help CenterFile Exchange에서 설치 및 라이선스 부여 소개에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!