photo

David


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


After packaging an app made in appdesigner, the app beeps, loads for one second, then crashes.
I have spent the better part of a year building an app in appdesigner. I can load it and use it in Matlab. It packages without a...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Respondida
How can I save a figure within app designer?
I spent some time on this for my own purposes. The trick is to save the individual values from the figure into local variables t...

más de 6 años hace | 13

| aceptada

Pregunta


I am trying to add an index value (cell) from a matrix to a string and use the entire string as a variable. Any ideas?
>> A = {1,2,3,4} A = 1×4 cell array [1] [2] [3] [4] >> char(strcat('Number',A(1,1),'All_Time_Slices')...

más de 7 años hace | 1 respuesta | 0

1

respuesta