How to subplot 3by2 in matlab?

답변 (2개)

Ghazwan
Ghazwan 2022년 12월 22일

0 개 추천

Steven Lord
Steven Lord 2022년 12월 22일

0 개 추천

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.

카테고리

태그

질문:

sam
2022년 12월 22일

답변:

2022년 12월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by