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!

 Réponse acceptée

Sulaymon Eshkabilov
Sulaymon Eshkabilov le 20 Mai 2021

0 votes

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

Plus de réponses (0)

Produits

Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by