convert matlab results into a format useful for Qgis
Mostra commenti meno recenti
I have a series of matrices which are the result of various operations and I have a graph produced with the contourf function which must be exported and used in Qgis. the values that I have obtained and that are visible on the graph must be georeferenced and inserted into Qgis with a DEM. How do you export the matlab files in shapefile format that can be used in Qgis? is there any further way to use these matlab results on qgis?
Can anyone help me?
4 Commenti
KSSV
il 30 Giu 2022
Read about shapewrite. But why uou want to make contour in MATLAB? you have that option even in QGis.
ELISABETTA BILLOTTA
il 30 Giu 2022
ELISABETTA BILLOTTA
il 30 Giu 2022
Victor Hormazábal Valderrama
il 7 Mar 2023
Risposte (1)
Pavan Sahith
il 25 Ott 2023
0 voti
Hello,
I understand you want to transform MATLAB files to shapefile which can be used in QGIS.
Please refer to the following similar MATLAB answers, which will help you in solving your error.
How can I export a MATLAB contour as a polygon shapefile?
How to Export Contour Plot as Shape File if Output is of Data Type 'Double'?
Hope this helps
Thanks & Regards,
Pavan Sahith
Categorie
Scopri di più su Data Import and Export in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!