Community Profile

photo

Tony Dimichele


Last seen: 9 jours il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Trying to create a script that will plot a unit step fuction with an argument depending on two variables.
This is the function I am trying to create and plot in MATLAB, so far I have this code which is not correct I believe. x ...

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

1

réponse

A répondu
How to use fprintf properly?
y = 2.5+1*randn(100,1) histogram(y) will produce a normally distributed histogram looking like. fprintf('Hey') in t...

plus de 4 ans il y a | 0

Question


I was so proud of my crummy workaround for the legend bug not displaying properly on my plot, I had to share it.
text(n(2), 25,'Temp','Color','red','FontSize',9) %place text, choose good spot text(n(2), 20,'Humidity --','Color','blue','Font...

plus de 4 ans il y a | 1 réponse | 1

0

réponse