comsol LiveLink for MATLAB: output specified solutions under several studies
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
feynman feynman
el 5 de Dic. de 2024
Respondida: Sivsankar
el 22 de En. de 2025
There are several solutions under several studies in .mph comsol models. How to output a specific solution in LiveLink for MATLAB?
0 comentarios
Respuesta aceptada
Sivsankar
el 22 de En. de 2025
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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!