Mus'ab Ahmad
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
249,439
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 to use an image as a GUI front panel when deploying an exe application
Hello! How to use an image (currently exists in my computer) when I deploy my file and its GUI to generate an .exe application?...
7 years ago | 1 answer | 0
1
answerQuestion
The selected content of popup menu created in a column of uitable does not hold
<</matlabcentral/answers/uploaded_files/71708/Untitled11.png>> I have created a uitable with its last column has a popup menu...
7 years ago | 1 answer | 0
1
answerQuestion
Create sub-tabs inside main tabs ('Parent' property problem)
I managed to create gui that has variable number of main tabs based on some extracted data from an XML file using this code ...
7 years ago | 1 answer | 0
1
answerQuestion
Loading .mat file content into base workspace by calling load function within a gui callback function
I can't load the data I want into base workspace (although they appear perfectly in the command window) for furthe use. I use Lo...
8 years ago | 1 answer | 0
1
answerQuestion
How to pass .mat contents to be used in m-file?
Hiya, I managed to save the data that is entered in GUI in .mat file. Separately, I wrote an m-file (not function) that perfo...
9 years ago | 0 answers | 0
0
answersQuestion
Problem with saving the Data of programmaticaly created uitable
I create a variable size uitable programmaticly (not using GUIDE) which works well. What I am struggling with is saving the cont...
9 years ago | 1 answer | 0
1
answerQuestion
Variables become undefined although they are saved in Workspace
I read XML file using GUI pushbutton, extract some data, and do some manipulations for them. The thing is although I save the re...
9 years ago | 1 answer | 0
1
answerQuestion
How to extract a node (with its children) of XML and add it to a new XML document
I managed to find the node (Actuator) I want in the original (Station_3) xml document, now I want to copy or import this Actuato...
9 years ago | 1 answer | 0
1
answerQuestion
GUI with changeable number of tabs
Greetings, How can I create changeable number of tabs in matlab gui? I mean based on the content inserted in the main tab (let ...
9 years ago | 1 answer | 0
1
answerQuestion
Update axes problem in GUI
I have a matlab gui that contains 5 plots (axes1 (main), axes2 and axes3 for value Arm (inside panel 17), and another axes4 and ...
9 years ago | 1 answer | 0