![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9601959_1522133498093_DEF.jpg)
praveen chandaliya
Followers: 0 Following: 0
Statistics
RANK
203.314
of 297.016
REPUTATION
0
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how read all images from excel sheet with data in matlab?
how read all images from excel sheet with data in matlab?
meer dan 7 jaar ago | 0 answers | 0
0
answersQuestion
when mouse coordinate match with point on image than call on function and msgbox in print the point location.
when mouse coordinate match with point on image than call on function and msgbox in print the point location. i have try but ...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
How do I find a file name containing a particular string in a given directory and read this present file and write into other folder.
i have folder in this different .jpg files are present with specified name. i want to read file with particular name not fullfi...
meer dan 7 jaar ago | 2 answers | 0
2
answersQuestion
i am draw two plot on image using impoint.i want to move point of any plot using mouse. this time i am capable to move second plot point using mouse but not move first plot point. over requirement how to move both plot and get update position
i am draw two plot on image using impoint function.i want to move point of any plot using mouse. this time i am capable to move...
meer dan 7 jaar ago | 0 answers | 0
0
answersQuestion
in gui design i have text gui component . i have write 1000 value (1,2,3,...1000)in between i have stop by program by close button than i got error text object not destroy how to remove this error
set(handles.text6,'String',num2str(c)); value of c continue set in between i am close than error occure. i have enclose...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
actual size of axes GUI change after uploading IMAGE ASPECT RATIO CHANGE
IMAGE ASPECT RATIO CHANGE IMAGE SIZE 1024*768 BUT AFTER UPLOAD SIZE CHANGE ON AXES GUI I HAVE ENCLOSED ERROR SCREEN SHOT. ...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
how to close uipanel base on click on pushbutton
how to close uipanel base on click on pushbutton a6=uicontrol('parent', handles.hsp,'Style','pushbutton','FontSize',11,'Fo...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
create main panel and create sub panel on main panel. in subpanel one close button. when we press close button than main panel and subpanel go closed.
create main panel and create sub panel on main panel. in subpanel one close button. when we press close button than main panel a...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
by default one radio button is selected in button group but i want in initial no radio button is selected with Buttongroup
Button group
meer dan 7 jaar ago | 2 answers | 0
2
answersQuestion
when i am putting point using impoint function than by default blue color is coming. how to increase the size of this knot(point). and how to change the default color blue to red.
handles.h = impoint(gca,100,200); setColor(handles.h,'red');
meer dan 7 jaar ago | 2 answers | 0
2
answersinterpolation matlab roipoly 2D
roiploy function return type give coordinate [x, y, binaryImage, xi, yi] = roipoly(I);
meer dan 7 jaar ago | 0
Question
How to print number with superscript value in Editbox GUI in matlab
How to print number with superscript value in Editbox GUI in matlab
meer dan 7 jaar ago | 2 answers | 0