Decision Branching, modification Script
Información
This question is locked. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Modify the script so that the plotting code on lines 4-7 are executed only when doPlot is 1.
plot(density)
title("Sample Densities")
xticklabels(element)
ylabel("Density (g/cm^3)")
1 comentario
bhuvan lekkala
el 10 de Nov. de 2021
this is correct
Respuesta aceptada
Más respuestas (0)
This question is locked.
Categorías
Más información sobre Logical 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!