新手求助!不支持将脚本 image 作为函数执行。

新手刚开始就遇到问题了,
imshow(f)报错显示
不支持将脚本 image 作为函数执行:
D:\matlab\bin\image.m
出错 images.internal.basicImageDisplay (第 24 行)
hh = image(cdata, ...
出错 imshow (第 330 行)
hh = images.internal.basicImageDisplay(fig_handle,ax_handle,...
求助要怎么解决啊,非常感谢!

 採用された回答

bmrefre
bmrefre 2023 年 5 月 19 日

0 投票

查看一下D:\matlab\bin\image.m,是不是把库函数给覆盖了。
建议重新安装R2019及以上版本的

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeImage Processing Toolbox についてさらに検索

質問済み:

2023 年 5 月 19 日

回答済み:

2023 年 5 月 19 日

Community Treasure Hunt

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

Start Hunting!