legend behind a graph
Mostrar comentarios más antiguos
Hey !
Is there possibility to place a legend of the plot behind the area of a graph?
7 comentarios
Star Strider
el 10 de Jun. de 2019
Please explain in more detail what you want to do, preferably with an example.
Elzbieta Trynkiewicz
el 10 de Jun. de 2019
Alex Mcaulley
el 10 de Jun. de 2019
plot(X,y,'*-');
legend('something','Location','northeastoutside') % have you tried this???
Elzbieta Trynkiewicz
el 10 de Jun. de 2019
madhan ravi
el 10 de Jun. de 2019
Editada: madhan ravi
el 10 de Jun. de 2019
Elzbieta Trynkiewicz
el 10 de Jun. de 2019
Respuestas (0)
Categorías
Más información sobre Legend en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
