Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在构建 simscape 自定义代码库时,matlab 会在 sscprj 文件夹中生成文件,并为每个自定义代码组件生成扩展名为 md5、mexw64 和 pmdlg 的文件。mexw64 是一个 mex 文件,而 md5 用于文件完整性检查。有谁知道 pmdlg 文件是干什么用的?
它与组件的掩码对话框有关吗?
提前致谢。
这是可能的,但作为一种内部文件格式,无法确定。我的猜测是它pm代表物理建模和dlg对话。
pm
dlg