how to create struct array

조회 수: 2 (최근 30일)
AS
AS 2020년 7월 2일
댓글: AS 2020년 7월 3일
I have struct array, in where the traces are having dimension 1801 by 88. I want to replace the thta traces with same dimension by new one by keepnig all other fields unchanged and want to creat a new struct. Please help me regarding this.
  댓글 수: 2
Image Analyst
Image Analyst 2020년 7월 2일
We need to know more about how the fields of your structure array are setup. Let's say your structure array is called s. What does this say:
s
whos s
AS
AS 2020년 7월 3일
ok i understand

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by