maplineshape Coordinators are unable to read
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
maplineshape(etc) in geotable class
the Coordinators are saved as obj.InternalData in maplineshape.m
they are not readable.
these class is inherited from map.shape.Shape.
0 comentarios
Respuestas (1)
Muskan
el 20 de Abr. de 2023
Hi,
To create "maplineshape" objects, either:
Import line data in planar coordinates as a geospatial table using the readgeotable function, and then query the Shape variable of the table.
Use the "maplineshape" function.
You can refer to the following documentation of 'maplineshape' for a better understanding:
Thanks
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!