Effacer les filtres
Effacer les filtres

data stored in workspace

2 vues (au cours des 30 derniers jours)
andoni
andoni le 18 Mai 2011
Hi, i have a 5x70 matrix in my workspace, the first row is the time and the others represent four bits. I want to read the data of the four bits but from one FromWorkspace block. (Block FromWorkspace)---data1 ---data2 ---data3 ---data4 How can i do it?

Réponse acceptée

Arnaud Miege
Arnaud Miege le 18 Mai 2011
If you look at the documentation for the From Workspace block, you'll see that when using a two-dimensional matrix, the first column is time, and the subsequent columns the data. You therefore need to parameterize the block with the transpose of your matrix.
HTH,
Arnaud

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by