unknown Array type (simple question)

4 vues (au cours des 30 derniers jours)
Max Müller
Max Müller le 21 Juil 2014
Commenté : Max Müller le 21 Juil 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

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur Multidimensional Arrays dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by