哪里出错?set_p​aram(bdroo​t(gcs) , 'PreloadFcn', 'load(''Da​taType.mat​'')')

2018b
set_param(bdroot(gcs) , 'PreloadFcn', 'load(''DataType.mat'')')
这条语句命令行能够运行,但是脚本无法运行,
不知何故

2 Comments

gcs是当前选中模块,运行脚本的时候估计没点模块
bdroot(gcs)改成bdroot
18b没的试了,22b都可以

Sign in to comment.

More Answers (0)

Categories

Products

Release

R2018b

Asked:

on 17 Mar 2022

Answered:

on 17 Sep 2023

Community Treasure Hunt

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

Start Hunting!