Hello dr perissin
It may sound a silly question but I want to know how I should read my slc images in matlab using leggi. I have already subseted my data and did co-registration. When I use the leggi function to read the images in the FITTED folder, I get the following error: error using memmapfile/subsref (line 764)
A subscripting operation on the data field attempted to create a comma-separated list. The memmapfile class does not support the use of comma-separated lists when subscripting.
Error in leggi
Data=leggi(‘D:/slc_data_nish/FITTED/20190308_abs.jpg’,5790,20680)
How can I handle this?