Community Profile

photo

Gordon


Moog

Last seen: alrededor de 4 años hace Con actividad desde 2015

Followers: 0   Following: 0

Contacto

Estadísticas

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

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Enviada


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

más de 8 años hace | 1 descarga |

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

alrededor de 9 años hace | 1