photo

MattC


Last seen: plus de 2 ans il y a Actif depuis 2023

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

14 Questions
0 Réponses

RANG
274 370
of 300 756

RÉPUTATION
0

CONTRIBUTIONS
14 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
57.14%

VOTES REÇUS
0

RANG
 of 21 077

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 890

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Plot line with custom color
Hi, How to plot a line with custom color in matlab? I want to use the color [0 0.5 0] Normally, I would plot it as: plot(x, ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Need help fixing the color of the lines
Hi All, I have this code which is plotting what I need but I am having issues fixing the color of lines. Currently, see the co...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Color in plot from Table
Hi All, I have a table in matlab which has some columns which I trying to plot. The table also has a column for the color which ...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Add an image to subplot
Hi All, I have an image in the .jpg format and I would like to insert at (5,1,1) axes of my subplot. However, since there is onl...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Multiple subplots having same legend
I have 3 subplots in the format (3,1,1),(3,1,2),(3,1,3) and I want to add a common legend on top of these plots. How do I do tha...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Plot with different shapes
Hi, I am trying to build a plot with 2 y axis and want to assign different shapes to each variable and legend as well but facing...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


plot based on a value
Hi, I would like to plot a scatter plot for 3 variables in a single plot A = 0.5; B = 0.2; C = 1.2; scatter('X1',A,'*'); %if ...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


axeshandle with matlab code
Hi, I have 4 plots in total which I trying to plot using axeshandle, subplot but for some reason I only 3 plots the first plot i...

presque 3 ans il y a | 2 réponses | 0

2

réponses

Question


Plot data in matlab
Hi, I have 3 variables which are basically in form of % and I would like to build a trent plot for these Example: 03/06/2023 ...

presque 3 ans il y a | 2 réponses | 0

2

réponses

Question


Matlab plot enhancements for value showing
Is there a way we can change what we see currently when clicking on a particular point in the plot? When I click on a point i...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Reading a file and loading variables using function
Hi All, this is how my data looks like is there a way we can put these steps in a for loop or a function? %Each .mat file looks...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Data normalization with threshold
Hi, I am interested in normalizing my data between 0 and 1. However, I do have a threshold value/limit value that I would like t...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Create a function and plot data
Hi All, here is what I am trying to achive: A function which takes the input as 2 folder names and then there are .mat files fo...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


How to loop over a structure in matlab
Hi, I am new to matlab and learning it. I have a 1(1X1) main struct which again has 5(1X1) nested structs inside it which has 3(...

presque 3 ans il y a | 2 réponses | 0

2

réponses