How to export Data cursors info from simulink data inspector to workspace

Risposte (1)

Hi Eli
You can use 'Simulink.sdi.getCursorPositions' function to export data cursor from information from Simulink Data Inspector to base workspace. Once you have placed the cursor. You can execute the following command on command window.
t1 = Simulink.sdi.getCursorPositions
Adding the documentation link for better understanding:

Categorie

Scopri di più su Simulink in Centro assistenza e File Exchange

Prodotti

Release

R2018b

Richiesto:

il 22 Ott 2019

Risposto:

il 19 Ago 2024

Community Treasure Hunt

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

Start Hunting!

Translated by