Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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!

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 22 de Jun. de 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

Más respuestas (0)

Categorías

Más información sobre Data Logging en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by