How to convert complex single Image data into complex double image?
Afficher commentaires plus anciens
image_data-xyz = 4-D complex single
I want to change the image data into complex double. How can I do that?
Réponses (2)
KALYAN ACHARJYA
le 21 Mar 2022
0 votes
yanqi liu
le 22 Mar 2022
0 votes
yes,sir,may be use
double(your_matrix)
Catégories
En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!