export data from workspace to simulink

2 views (last 30 days)
Ahmed Elgamal
Ahmed Elgamal on 22 Aug 2022
Answered: vidyesh on 20 Sep 2024
i have array in workspace matlab 7*n
n is variable
i want to use every cell in constant matlab automatic to use it in postion control
such as every colum with constant then 7 constant
i want to export data in every colum in it'cosntant in simulink
and between row and second row want there are delay 3 sec
i tryied from work space didnt worked with me

Answers (1)

vidyesh
vidyesh on 20 Sep 2024
Hi Ahmed
There are several ways to load this data for your simulation, and they are all documented here:
Based on your description I would recommend the below method:

Categories

Find more on Simulink in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!