How to subplot 3by2 in matlab?

Antworten (2)

Steven Lord
Steven Lord am 22 Dez. 2022

0 Stimmen

Use the "Quadrant of Subplots" example on the documentation page for the subplot function as a model (all you'd need to do is change the size of the grid and add two more subplot calls and plotting commands) or use tiledlayout in a similar way.

Tags

Gefragt:

sam
am 22 Dez. 2022

Beantwortet:

am 22 Dez. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by