未定义变量 "ModelUtil" 或类 "ModelUtil.create"
25 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
.jpeg)
0 Kommentare
Antworten (2)
Qirui Yang
am 19 Jul. 2023
未在matlab中定义comsol model object methods
请尝试在您的程序前加入:
import com.comsol.model.*
import com.comsol.model.util.*
0 Kommentare
凡凡 郝
am 9 Dez. 2024
还是不行,仍然报错
Java exception occurred:
Exception:
com.comsol.util.exceptions.FlException: Unknown geometry
Messages:
未知几何。
- 标记: geom
2 Kommentare
Siehe auch
Kategorien
Mehr zu 使用 MATLAB 进行面向对象的设计 finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!