matlab comsol and matlab appdesigner

matlab comsol과 matlab appdesigner를 함께 사용할 수있는지 궁금합니다.
각각은 다루어 본 경험이 있는데, 이를 함께 사용할 수 있는지 궁금합니다.
matlab R2020b와 comsol 56을 사용하고 있습니다.

답변 (1개)

Saurabh
Saurabh 2024년 5월 14일

1 개 추천

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:

카테고리

도움말 센터File Exchange에서 시작과 종료에 대해 자세히 알아보기

질문:

2021년 4월 28일

답변:

2024년 5월 14일

Community Treasure Hunt

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

Start Hunting!