v = vertcat(v1,v2,...)
vertically concatenates the geographic or planar vectors v1,
v2, and so on. If the class type of any property is a cell
array, then the resultant field in the output v is also a cell
array.
Vertically concatenate the vectors into a single mapshape vector.
ms = vertcat(ms1, ms2, ms3)
ms =
4×1 mapshape vector with properties:
Collection properties:
Geometry: 'line'
Metadata: [1×1 struct]
Vertex properties:
(4 features concatenated with 3 delimiters)
X: [42 NaN 50 NaN 50.1000 NaN 42.1000]
Y: [-110 NaN -101 NaN -101.4000 NaN -110.4000]
Temperature: [65 NaN 73.2000 NaN 77 NaN 65.5000]
Feature properties:
Name: {'point1' 'point2' 'point3' 'point4'}
The concatenated mapshape vector ms is size 4x1 and has four features. Note that the property 'Temperature' is a Vertex property in ms because it is a Vertex property in ms2, even though it is a Feature property in ms1 and ms3.
Geographic or planar vectors to be concatenated, specified as one or many
geopoint, geoshape, mappoint, or mapshape objects. All of
v1, v2,… are the same type of
object.
Concatenated geographic or planar vector, returned as a geopoint, geoshape, mappoint, or mapshape object. The object
type of v matches the object type of
v1,v2,....
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.