Hello every one.I have an robotic arm model in simulink for robotic arm.And I have excel data which contains time and angle datas in radian for each signal.How can ı import this datas to signals(I have uploaded the model and angle result in excel.Thanks for your comment!

 채택된 답변

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 5월 20일

0 개 추천

(1) You can use your *.xlsx data in your SImulink model as an input via a Simulink block called: [From Spreadsheet].
(2) You can import the data from *.xlsx file into MATLAB workspace and then use the imported data in Simulink model using [From Workspace] block.
(3) Also, you may use [From .mat file] block after importing your .xlsx data into MATLAB workspace and saving it in .mat file.
Good luck.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Simscape Multibody에 대해 자세히 알아보기

제품

릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by