哪里出错?set_param(bdroot(gcs) , 'PreloadFcn', 'load(''DataType.mat'')')
Afficher commentaires plus anciens
2018b
set_param(bdroot(gcs) , 'PreloadFcn', 'load(''DataType.mat'')')
这条语句命令行能够运行,但是脚本无法运行,
不知何故
2 commentaires
XX
le 15 Juin 2022
gcs是当前选中模块,运行脚本的时候估计没点模块
bdroot(gcs)改成bdroot
zhichao li
le 16 Sep 2023
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 编程式模型编辑 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!