Community Profile

photo

Gordon


Moog

Last seen: circa 4 anni fa Attivo dal 2015

Followers: 0   Following: 0

Contatto

Statistiche

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

Visualizza badge

Feeds

Visto da

Domanda


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

circa 8 anni fa | 1 risposta | 0

1

risposta

Inviato


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

oltre 8 anni fa | 1 download |

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

circa 9 anni fa | 1