Matlab LOOK up Table

조회 수: 1 (최근 30일)
NN
NN 2021년 3월 1일
답변: Biral Pradhan 2022년 4월 1일
I have 50 data points and i have imported these 50 data points from matlab to look up table,and has given 50 breakpoints.i am simulating for 24 hours ,
How do i relate the data and the time of simulation ?
Or how can plot and see these 50 data points with respect to time ?
Please advice
  댓글 수: 4
Jan
Jan 2021년 3월 2일
The question is not clear yet. Can you give an example of what you wnt to achieve? Are you working with Simulink or Matlab?
NN
NN 2021년 3월 2일
i am working with simulink
I have 50 no of EV Soc data , each SoC has another 24 hour different values, So how can input this 24*50 data matrix to simulink block for further calculations such that the matrix reads 50 vehicles's SoC data together at a time, say 1st hour, it should output 50 vehicles data altogether .

댓글을 달려면 로그인하십시오.

답변 (1개)

Biral Pradhan
Biral Pradhan 2022년 4월 1일
I understand, you have a data matrix of size 24x50 and you want to import it into your Simulink model for further calculations. Kindly refer the following documentation.

카테고리

Help CenterFile Exchange에서 Create Large-Scale Model Components에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by