How to copy a structure without a field?
    10 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Mr M.
      
 am 16 Okt. 2018
  
    
    
    
    
    Bearbeitet: Stephen23
      
      
 am 16 Okt. 2018
            I have p with field1, filed2, filed3 (p(1).field1, p(2).filed1, p(1).filed2, etc.). I want to make a copy: q = p, but copy only filed1 and filed3 for example. How to do that?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Structures finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!