Community Profile

photo

dhvani patel


Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


how to solve the transpose error of an image
InputImage= imread(strcat('C:\Users\lay\Desktop\Project\photo\1.jpg')); figure(5) subplot(1,2,1) imshow(InputImage); col...

9 years ago | 0 answers | 0

0

answers

Question


how to solve the uicontrol callback error in gui
function varargout = MAIN(varargin) % MAIN MATLAB code for MAIN.fig %% For more details contct % % % See also: GUIDE...

9 years ago | 0 answers | 0

0

answers

Question


how to solve the uicontrol callback errors in gui for regonition
gui_Singleton = 1; gui_State = struct('gui_Name', mfilename, ... 'gui_Singleton', gui_Singleton, ... 'gui_Open...

9 years ago | 2 answers | 0

2

answers