How to divide an images into two parts?

1 回表示 (過去 30 日間)
Elliza Feisol
Elliza Feisol 2020 年 6 月 25 日
回答済み: Matt J 2020 年 6 月 25 日
I'm trying to divide an image into two parts and I need to save the divided images. What code can I apply to do so?

回答 (1 件)

Matt J
Matt J 2020 年 6 月 25 日
Use the save command,
save filename Image1 Image2

Community Treasure Hunt

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

Start Hunting!

Translated by