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!

 Akzeptierte Antwort

Sulaymon Eshkabilov
Sulaymon Eshkabilov am 20 Mai 2021

0 Stimmen

(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.

Weitere Antworten (0)

Kategorien

Mehr zu Simscape Multibody finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by