Inport File Streaming - MATLAB & Simulink
Video Player is loading.
Current Time 0:00
Duration 0:00
Loaded: 0%
Stream Type LIVE
Remaining Time 0:00
 
1x
  • Chapters
  • descriptions off, selected
  • captions off, selected
      Video length is 1:05

      Inport File Streaming

      In Simulink® you can use data logged to persistent storage in one simulation as input for another simulation. You can use a matlab.io.datastore.SimulationDatastore object in a Simulink.SimulationData.Dataset object to stream data into a root Inport block. SimulationDatastore input data streams in small chunks (100 samples at a time, by default). The data is loaded as the simulation needs it. The entire data for a signal is never fully loaded into memory.

      Published: 22 Feb 2017

      Related Products