Statistics
5 Questions
0 Answers
RANK
201,603
of 300,369
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,936
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,436
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
convert GUI into .exe file so that it can install in any computer
I would like to convert my GUI into .exe file so that it can install easily on computer which don't have MatLab.Could you please...
14 years ago | 2 answers | 0
2
answersQuestion
Execute .m file using GUI
I would like to run a .m file by using pushbutton in GUI, the .m file output is an array which is not loaded in the workspace. ...
14 years ago | 1 answer | 0
1
answerQuestion
error in using this code in GUI
I got an error in using this code in GUI ??? Error while evaluating uicontrol Callback ??? Undefined function or variabl...
14 years ago | 1 answer | 0
1
answerQuestion
Convert a matrix in the workspace into Excel in GUI
I have a matrix A of size(n*m) in the workspace. I would like to develop a GUI which has a push button. So whenever I click on i...
14 years ago | 2 answers | 0
2
answersQuestion
How do I make my GUI plot inside of a new figure in MATLAB rather than into an axes within the GUI figure?
How do I make my GUI plot inside of a new figure in MATLAB rather than into an axes within the GUI figure? Actually I am able...
14 years ago | 1 answer | 0
