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...

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Multidimensional Arrays에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by