how to create struct array

1 次查看(过去 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

请先登录,再进行评论。

回答(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