未定义变量 "ModelUtil" 或类 "ModelUtil.create"

21 vues (au cours des 30 derniers jours)
Ge Tang
Ge Tang le 19 Sep 2019
Commenté : fei le 5 Août 2025
1568880926(1).jpg

Réponses (2)

Qirui Yang
Qirui Yang le 19 Juil 2023
未在matlab中定义comsol model object methods
请尝试在您的程序前加入:
import com.comsol.model.*
import com.comsol.model.util.*

凡凡 郝
凡凡 郝 le 9 Déc 2024
还是不行,仍然报错
Java exception occurred:
Exception:
com.comsol.util.exceptions.FlException: Unknown geometry
Messages:
未知几何。
- 标记: geom
  2 commentaires
fei
fei le 5 Août 2025
我也出现了,之前程序还能用,现在不行了
fei
fei le 5 Août 2025
我想起来了,你要通过comsol with matlab上打开matlab运行

Connectez-vous pour commenter.

Catégories

En savoir plus sur 使用 MATLAB 进行面向对象的设计 dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!