comsol LiveLink for MATLAB: output specified solutions under several studies
조회 수: 9 (최근 30일)
이전 댓글 표시
There are several solutions under several studies in .mph comsol models. How to output a specific solution in LiveLink for MATLAB?
댓글 수: 0
채택된 답변
Sivsankar
2025년 1월 22일
To obtain a specific solution of COMSOL models using LiveLink in MATLAB, you can use the 'mphsolinfo' COMSOL API for MATLAB. For more information about this API, please refer to the following link:
You can retrieve a specific solution by specifying the corresponding solution tag, as detailed in the documentation.
Additionally, you may find this introductory video on LiveLink helpful
I hope this helps!
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!