plots of the following function

function
frequencies :
all plots should appear in the same window and be of different styles

1 Commento

Hi, you can use subplot function for plotting different values in the same window
another way of doing this is by using the hold on command. This will use the same window and even the same coordinate for plotting different datasets.
try searching for help subplot

Accedi per commentare.

Risposte (1)

Imtiaz nabi
Imtiaz nabi il 24 Feb 2022

0 voti

Hi, you can use subplot function for plotting different values in the same window
another way of doing this is by using the hold on command. This will use the same window and even the same coordinate for plotting different datasets.
try searching for help subplot

Prodotti

Release

R2021b

Richiesto:

il 24 Feb 2022

Modificato:

il 1 Mar 2022

Community Treasure Hunt

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

Start Hunting!

Translated by