错误使用 sprintf 无法将 'matlab.ui.Figure' 值转换为 'int64'
Afficher commentaires plus anciens

3 commentaires
qingfeng Shi
le 1 Avr 2022
你好,请问这个问题你解决了吗
xiaosu
le 23 Avr 2022
你好能教教我吗,很急
埃博拉酱
le 23 Avr 2022
你把图当作数值输出怎么可能成功
Réponses (1)
埃博拉酱
le 24 Avr 2022
0 votes
gcf是当前图窗Figure对象,又不是一个数值,怎么可能用sprintf当作数值输出呢?你要输出图像编号的话就得手动指定一个数值编号
Catégories
En savoir plus sur MATLAB 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!