Home > database >  Matlab function imshow function error
Matlab function imshow function error

Time:03-07

Simply read in an image, matlab is an error like this:

Error using images. Internal. InitSize
Error: the file: initSize. M: 188 columns: 1
Function definitions of script must appear at the end of the file,
Please use "getAxesY" function definitions behind all statements to the first front of the local function definition,

Error imshow (line 336)
Images. Internal. InitSize (hh, initial_mag/100, is_border_tight)
, how to deal with this, a chicken dish for help

CodePudding user response:

So am I, simple to read an image, the imshow function of wrong, you got it OK
  • Related