reshape error in order to Convert Each Pixel to Decimal Values

1 Ansicht (letzte 30 Tage)
Wubie Engdew
Wubie Engdew am 20 Dez. 2019
Error using reshape
Product of known dimensions, 220, not divisible into total number of elements, 1.
Error in file2>embedding_radiobutton_Callback (line 196)
imggrevT=reshape(imggbrev,row,[]);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in file2 (line 17)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)file2('embedding_radiobutton_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.

Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by