필터 지우기
필터 지우기

Simulink - Data Importing Problem

조회 수: 1 (최근 30일)
Thulasi Durai Durai Samy
Thulasi Durai Durai Samy 2013년 3월 22일
Hello
I am having problem in reading an array of data from matlab workspace into simulink.
The array has 4500 datas, but simulink reads the data in sequentially time increment, but I need whole set of data to read at a stretch for further processing.
Dimension of array: (4500,1) Sample Time: 1/500; Data set: 4500
Can Some one guide me
-- Thanks

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2013년 3월 22일
편집: Azzi Abdelmalek 2013년 3월 22일
Use a from workspace block

추가 답변 (1개)

Thulasi Durai Durai Samy
Thulasi Durai Durai Samy 2013년 3월 22일
Sir
I used workspace block only, with time series starting from 0.002 to 9 second with corresponding data in each row so total 4500 datas, but still simulink reads sequentially, pls help me

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by