Decision Branching, modification Script
Informazioni
This question is locked. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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 Commento
bhuvan lekkala
il 10 Nov 2021
this is correct
Risposta accettata
Più risposte (0)
This question is locked.
Categorie
Scopri di più su Logical in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!