unknown Array type (simple question)

4 ビュー (過去 30 日間)
Max Müller
Max Müller 2014 年 7 月 21 日
コメント済み: Max Müller 2014 年 7 月 21 日
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

採用された回答

Robert Cumming
Robert Cumming 2014 年 7 月 21 日
Its a structure:
type:
verst.VV
to see the contents...
  1 件のコメント
Max Müller
Max Müller 2014 年 7 月 21 日
thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMultidimensional Arrays についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by