How can I plot multiple waveforms in a single plot without using sub plot function ? I have attached an image for reference.
Ältere Kommentare anzeigen
Hello,
I have multiple waveforms I obtained through an experiement. I need to plot these waveforms in a single graph to distinguish the delay in arrival times of P -waves and also compare the reduction in amplitudes. These plots are usually found in scientific papers as shown in picture.
Is there any matlab codes or functions to achieve this ?
Antworten (1)
Akshay Khadse
am 24 Dez. 2018
0 Stimmen
You could plot multiple waveforms on the same graph by using the hold command.
Please refer the following example for correct usage:
Kategorien
Mehr zu Pulsed Waveforms finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!