photo

MechE1


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Is the paid version of the Matlab Compiler a yearly subscription just like Matlab itself, or is it a one time purchase?
Is the paid version of the Matlab Compiler a yearly subscription just like Matlab itself, or is it a one time purchase? I kno...

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

1

respuesta

Respondida
Why do I receive an error related to expiration date when application compiled with a Trial version of MATLAB Compiler is deployed to the end user?
Is the paid version of the MATLAB Compiler a yearly subscription just like the program or is it a one time purchase?

más de 6 años hace | 0

Pregunta


Can I save my figure somewhere else on my computer besides the MATLAB folder? (Using Saveas)
The code I created is going to be turned into a stand alone program so others within my company can use it. One of the popup men...

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

1

respuesta

Pregunta


Matlab jumps over my if-statement in my GUI even if the value is true?
Below is the snippet of the code. I was debugging and saw that the value for 'n' was 3 and 'm' was 1, thus it entered the initia...

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

1

respuesta

Pregunta


GUI is remembering values entered last time it was open, how to stop this?
I have edit boxes and a push-button that takes their values and runs it through a different function (Some edit boxes don't need...

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I created a variable GUI function with several objects without variable names, how can I access their handles??
Here's a sample of the code. This code gets opened after pressing a button and accepting input(variable n) from a gui I created ...

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

1

respuesta

Pregunta


How to use variables from my GUI in my function?
I have a GUI with text boxes and pop up menus, but I'm having trouble trying to save the output variables and then using them wi...

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

1

respuesta

Pregunta


Is there a way for a GUI to be created based on input on another GUI?
I have a GUI with a popup menu, you have options 1-12. The gist is if you select '4' for example, my new GUI should have '4' tex...

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

1

respuesta

Pregunta


Is there a way to open another GUI page without closing the previous one?
I have a GUI that has a push button. Once you press it, I would like it to go to a new GUI page without closing the current page...

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

1

respuesta