photo

Gordon


Moog

Last seen: mehr als 4 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

All
  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I programmatically get the dimensions of a Simulink signal?
I would like to save a large Simulink bus to a file as an array instead of a time series because the model then runs about 2 tim...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


Find_Variable(var_to_search, value_to_find)
Looks through a structure or the base workspace to find variables equal to a value you specify

etwa 9 Jahre vor | 1 Download |

Beantwortet
How can I have MATLAB find and replace text in a MS Word document
Tried this code and it works. Corrected one typo though. Code should be: Word = actxserver('Word.application'); Wrod.Visible ...

mehr als 9 Jahre vor | 1