Statistics
RANK
251,201
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.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 add a new page in an excel sheet and put data in it
Hello, I want to select two specific lines from an excel sheet and past then in a new page in an existing excel file but in a ne...
9 years ago | 1 answer | 0
1
answerQuestion
Save an image with a different name using GUI
hello, I've created using GUIDE a function that allow me do make a graph and modify parameters. I add the button "Save Figure" ...
9 years ago | 1 answer | 0
1
answerhow to change color of dot in a 3D scatter plot?
I solved the problem by plotting the dot separately for x=1:1:size(a) dot(x) = scatter3(a(x), b(x), c(x)) end In function...
9 years ago | 0
| accepted
Question
how to change color of dot in a 3D scatter plot?
I have done a scatter plot and when I select a point, I want that the color of this point takes another color. My function work ...
9 years ago | 1 answer | 0
1
answerQuestion
display specific name on a graph with the cursor
Hello, I want to be able to display the name of the dot in a graph according to the vector position. my code is functi...
9 years ago | 1 answer | 0