photo

Omair


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
261,349
of 297,527

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Put markers on one end of a line plot
I want to plot an axes and, and I have a small problem with a graphical aspect of the plot. What I want is the end marker to app...

13 years ago | 1 answer | 0

1

answer

Question


Input argument "hObject" is undefined??
Hi I'm trying to figure out the whole handles structure thing. I created two simple functions in two separate m files and I w...

13 years ago | 1 answer | 0

1

answer

Question


Difference between [ handles.comp1 ]=axes and [ comp1=axes ]
What is the difference between defining an axis using {handles.comp1=axes} and {comp1= axes} I'm guessing in the first c...

13 years ago | 1 answer | 0

1

answer

Question


How to save/access an axes's properties using the handles structure?
What is the syntax I can use to _*save*_ an axes that I defined in a code file into the handles structure, and how can I _*acces...

13 years ago | 2 answers | 0

2

answers

Question


Modifying Axes properties from different file than the one it was created in
I am working with a simple GUI that has some axes and a push button. Now when the push button is pressed it calls another m file...

13 years ago | 1 answer | 0

1

answer