错误使用 sprintf 无法将 'matlab.ui.Figure' 值转换为 'int64'
Mostrar comentarios más antiguos

3 comentarios
qingfeng Shi
el 1 de Abr. de 2022
你好,请问这个问题你解决了吗
xiaosu
el 23 de Abr. de 2022
你好能教教我吗,很急
埃博拉酱
el 23 de Abr. de 2022
你把图当作数值输出怎么可能成功
Respuestas (1)
埃博拉酱
el 24 de Abr. de 2022
0 votos
gcf是当前图窗Figure对象,又不是一个数值,怎么可能用sprintf当作数值输出呢?你要输出图像编号的话就得手动指定一个数值编号
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!