data = readall(mds)
returns all the simulation output data in the datastore mds. Use the
readall function only when the signal referenced by the datastore fits
into memory.
data = readall(mds,UseParallel=tf)
reads the data in parallel if tf is true (requires
Parallel Computing Toolbox™.
Datastore to read, specified as a
simulink.multisim.MultisimDatastore object.
Read in parallel, specified as true or false. If you specify true, readall reads all
data from the datastore in parallel (requires Parallel Computing Toolbox). Parallel reading may result in improved performance when reading data,
especially with remote data.
Datastore processing can be improved with the UseParallel
property and the Parallel Computing Toolbox. readall reads supported datastores faster on
the local machine by using low overhead computing environments such as
thread-based parallel pools.
As a result of MATLAB®'s built-in multithreading, certain datastores perform faster on the
local machine when not using parallelism based on MATLAB workers.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Website auswählen
Wählen Sie eine Website aus, um übersetzte Inhalte (sofern verfügbar) sowie lokale Veranstaltungen und Angebote anzuzeigen. Auf der Grundlage Ihres Standorts empfehlen wir Ihnen die folgende Auswahl: .
Sie können auch eine Website aus der folgenden Liste auswählen:
So erhalten Sie die bestmögliche Leistung auf der Website
Wählen Sie für die bestmögliche Website-Leistung die Website für China (auf Chinesisch oder Englisch). Andere landesspezifische Websites von MathWorks sind für Besuche von Ihrem Standort aus nicht optimiert.