How to set block Signal From Workspace
Mostra commenti meno recenti
Can I use this block to generate variable signals during simulation of neural network? And how to set it?
Let say, I need variable number of one column vectors entering my neural network (different in each simulation, so I cannot use blocks of Constants and switch between them). Column vectors are defined in workspace.
Risposte (1)
Kaustubha Govind
il 15 Mag 2012
1 voto
You need to create matrices such that the first column is the time vector associated with each sample, and the second column if your data vector. Also look at the documentation page for From Workspace for more information on supported data formats.
Categorie
Scopri di più su Prepare Model Inputs and Outputs in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!