praveen chandaliya
Followers: 0 Following: 0
Statistics
RANK
293 636
of 295 687
REPUTATION
0
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20 266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 289
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?
ungefär 7 år 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 ...
ungefär 7 år 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...
ungefär 7 år 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...
ungefär 7 år 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...
ungefär 7 år 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. ...
ungefär 7 år 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...
ungefär 7 år 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...
ungefär 7 år 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
ungefär 7 år 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');
ungefär 7 år ago | 2 answers | 0
2
answersinterpolation matlab roipoly 2D
roiploy function return type give coordinate [x, y, binaryImage, xi, yi] = roipoly(I);
mer än 7 år 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
mer än 7 år ago | 2 answers | 0