Azzera filtri
Azzera filtri

Selecting and accessing 1 data in a timeseries object of 6 datas

1 visualizzazione (ultimi 30 giorni)
hi all.
How do I specify 1 data in a timeseries object of 6 datas from a .mat file in Simulink?
i created the .mat file to use the FromFile block, but how do i specify just 1 data and not all 6?
Thanks a lot!

Risposta accettata

Fangjun Jiang
Fangjun Jiang il 22 Giu 2011
I think you can not. Please refer to this post
The alternatives are:
1. Load the .mat file to workspace, then use the FromWorkspace block
2. Just save the data you need to the .mat file

Più risposte (0)

Categorie

Scopri di più su Data Logging in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by