Statistics
All
RANK
3,682
of 300,381
REPUTATION
14
CONTRIBUTIONS
0 Questions
6 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
I want to save the data of a variable calculated using script file in a dat file. how do i do it
Hi Reshma, I understand you'd like to save data from MATLAB into a file, then later load that data again to plot it. There are ...
I want to save the data of a variable calculated using script file in a dat file. how do i do it
Hi Reshma, I understand you'd like to save data from MATLAB into a file, then later load that data again to plot it. There are ...
4 years ago | 0
Answered
A problem using the app designer
Hi Hassen, I understand your app generates a plot, but the plot appears in a figure outside the app. In your app's call to plot...
A problem using the app designer
Hi Hassen, I understand your app generates a plot, but the plot appears in a figure outside the app. In your app's call to plot...
4 years ago | 0
Answered
How can I change the tick values on x axis?
Hi Pul, You can use xticks to specify the values where you want the ticks to appear, and xticklabels to customize the labels th...
How can I change the tick values on x axis?
Hi Pul, You can use xticks to specify the values where you want the ticks to appear, and xticklabels to customize the labels th...
4 years ago | 0
| accepted
Answered
column added automatically in excel file
Hi Nidhal, Are the commas (,) in your data intended to represent decimal places? It seems the entry "35,5555" is intended to re...
column added automatically in excel file
Hi Nidhal, Are the commas (,) in your data intended to represent decimal places? It seems the entry "35,5555" is intended to re...
4 years ago | 0
| accepted
Answered
max of matrix or min matrix or average matrix
Michael V's answer here also applies to your question: https://www.mathworks.com/matlabcentral/answers/47428-to-find-the-maximu...
max of matrix or min matrix or average matrix
Michael V's answer here also applies to your question: https://www.mathworks.com/matlabcentral/answers/47428-to-find-the-maximu...
4 years ago | 0
| accepted
Answered
Coloring of different index/numbered points
You can use hold on to plot multiple sets of points on the same figure, and customize the plot of each set. Here's an example. ...
Coloring of different index/numbered points
You can use hold on to plot multiple sets of points on the same figure, and customize the plot of each set. Here's an example. ...
4 years ago | 1




