how to create struct array

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 件)

カテゴリ

ヘルプ センター および File ExchangeStructures についてさらに検索

質問済み:

AS
2020 年 7 月 2 日

コメント済み:

AS
2020 年 7 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by