photo

Elgyii


Last seen: alrededor de 1 mes hace Con actividad desde 2016

Followers: 0   Following: 0

Programming Languages:
Python, Javascript, MATLAB
Spoken Languages:
English, Japanese, Portuguese

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How do I create a legend and include loop variable values in the labels?
% You can simply store all the handles while you plot, for example: For i = 1 : 10 h(i) = plot(x,y) end legend(h, names) ...

alrededor de 9 años hace | 2