Invalid data type. First argument must be numeric or logical.

1 次查看(过去 30 天)
I use max max(I(:)), min(I(:)) from the official's matlab documentation https://uk.mathworks.com/help/images/create-new-dicom-series.html
And I get the error (see subject line)
Any help?
  3 个评论
per isakson
per isakson 2018-5-10
编辑:per isakson 2018-5-10
I cannot reproduce your problem on R2016a.
Could it be that min and/or max is shadowed on your system. Run
which min -all
which max -all
and show us the results

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 DICOM Format 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by