Import Excel Data to Signals

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!

 Risposta accettata

Sulaymon Eshkabilov
Sulaymon Eshkabilov il 20 Mag 2021

0 voti

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

Più risposte (0)

Categorie

Scopri di più su Simscape Multibody in Centro assistenza e File Exchange

Prodotti

Release

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by