Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

how to include a vertical dotted line to show the cutoff for outliers

1 visualizzazione (ultimi 30 giorni)
subplot(2,1,1)
histogram(LH);
grid on;
title("Graph of (LH)");
xlabel("LH");
ylabel("Scores");
hold on;
  1 Commento
Rik
Rik il 29 Ott 2020
If my previous answer was not a complete solution, please post a comment there.

Risposte (0)

Questa domanda è chiusa.

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by