Input data to Simulink from workspace
问题 Hello anyone does know? I have data(myData) from matlab workspace. And in matlab simulink I have to do control system with regulator.First how to put data(myData) to simulink model input,and I want to show in graph two value(myData and regulator). 回答1: You can use the From Workspace block to read the data( lets say simin ) from the worspace. The variable simin should a structure with following fields: signals : values : A column vector representing data. Description : A string describing the