How do I create a time-dependant variable from a table ?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello everyone, I would like to create a timedependant variable from an excel-table to use as an input in a Simulink-model. What would be a good way to do that ?
To give a concrete example, I would like to compare the performance of a windturbine with different stats (purely mathematical) for a given real measurement of windspeed over time. The windspeed is in an Excel-sheet and the time for the given window can be noted both absolute or as the time of day.
How do I create that variable or is there another way to get that information into Simulink ?
I am still very inexperienced with this software, so please feel free to be ellaborate.
Thank you for your answers in advance.
댓글 수: 0
답변 (1개)
Harald
2024년 10월 14일
Hi,
if your Excel spreadsheet is formatted as required, then the From Spreadsheet block will be the most convenient:
In other cases, please attach a sample file for better advice.
If you have not noticed them, please consider our Onramps for getting started:
Best wishes,
Harald
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!