unknown Array type (simple question)

4 Ansichten (letzte 30 Tage)
Max Müller
Max Müller am 21 Jul. 2014
Kommentiert: Max Müller am 21 Jul. 2014
Hey Guys, i have a program, which creats this ....thing. I guess its kind of an array. How can i look into VV, HV1, and HV2 to see whats in there ?
verst =
VV: [255x1 int32]
HV1: [255x1 int32]
HV2: [255x1 int32]
Thanks

Akzeptierte Antwort

Robert Cumming
Robert Cumming am 21 Jul. 2014
Its a structure:
type:
verst.VV
to see the contents...

Weitere Antworten (0)

Kategorien

Mehr zu Multidimensional Arrays finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by