Effacer les filtres
Effacer les filtres

how to create struct array

1 vue (au cours des 30 derniers jours)
AS
AS le 2 Juil 2020
Commenté : AS le 3 Juil 2020
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 commentaires
Image Analyst
Image Analyst le 2 Juil 2020
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 le 3 Juil 2020
ok i understand

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Structures dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by