How to import data from workspace to simulink using input port ( not simin or from mat file)
    8 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Shilpesh
 am 13 Jul. 2015
  
    
    
    
    
    Kommentiert: Shilpesh
 am 13 Jul. 2015
            How to import data from workspace to simulink using input port (not simin or from mat file)
0 Kommentare
Akzeptierte Antwort
  Dishant Arora
      
 am 13 Jul. 2015
        You should make use of from workspace(simin) block for importing data from workspace. Inport block is used to establish the link between the susbsystem and the root. But still if you want to make use of inport block define time series and data vector as columns in workspace. You can then go to simulation configuration paramemters > data import/export , there you can specify the input matrix(m x 2)
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Load Signal Data for Simulation 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!