How to divide an images into two parts?

1 vue (au cours des 30 derniers jours)
Elliza Feisol
Elliza Feisol le 25 Juin 2020
Réponse apportée : Matt J le 25 Juin 2020
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?

Réponses (1)

Matt J
Matt J le 25 Juin 2020
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