how to plot graph
Mostrar comentarios más antiguos
Can anyone tell how to plot the following graph plz
Respuesta aceptada
Más respuestas (1)
Azzi Abdelmalek
el 1 de Jun. de 2013
Editada: Azzi Abdelmalek
el 1 de Jun. de 2013
If you have the data (y for example) use
plot(y)
legend('ESD status')
grid on
4 comentarios
nkumar
el 1 de Jun. de 2013
Azzi Abdelmalek
el 1 de Jun. de 2013
You can get the data from the figure you have posted
nkumar
el 1 de Jun. de 2013
Azzi Abdelmalek
el 1 de Jun. de 2013
Editada: Azzi Abdelmalek
el 1 de Jun. de 2013
But it 's not a cos or sin function. Can you explain what is your goal? and what this curve represent?
Categorías
Más información sobre Image Category Classification en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!