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!

 Respuesta aceptada

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 20 de Mayo de 2021

0 votos

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

Más respuestas (0)

Categorías

Más información sobre Simscape Multibody en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by