未定义变量 "ModelUtil" 或类 "ModelUtil.create"
조회 수: 31 (최근 30일)
이전 댓글 표시
답변 (2개)
Qirui Yang
2023년 7월 19일
未在matlab中定义comsol model object methods
请尝试在您的程序前加入:
import com.comsol.model.*
import com.comsol.model.util.*
댓글 수: 0
凡凡 郝
2024년 12월 9일
还是不行,仍然报错
Java exception occurred:
Exception:
com.comsol.util.exceptions.FlException: Unknown geometry
Messages:
未知几何。
- 标记: geom
댓글 수: 2
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!.jpeg)