Community Profile

photo

Haitham


Last seen: más de 2 años hace Con actividad desde 2015

Followers: 0   Following: 0

Estadísticas

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to use copyfile function correctly?
I have a text file which was created in the "Current Folder" window. Now, I want to re-save this file in another direction (or c...

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

1

respuesta

Pregunta


How to copy a graph from a figure window to an axis within a GUI?
I have a graph that plotted from the first GUI and that graph is in a separate figure window. I am trying to copy that graph fro...

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

1

respuesta

Pregunta


How to copy a plot from a figure window to a GUI
I have a callback button that does some calculations and then shows 4 graphs in 4 windows. I would like to create a new GUI that...

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

1

respuesta

Respondida
How to change a string field in an edit text box using a pop-up menu
I found it! the code should be in the Callback function not in the CreateFcn of the pop-up menu. Thanks

casi 9 años hace | 0

| aceptada

Pregunta


How to change a string field in an edit text box using a pop-up menu
Hello, I'm new in using GUI, now I'm trying to change some string fields by using a pop-up menu. Basically, I have two radio bu...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I reverse the direction of the rows and columns using printmat?
When I use this code: Depth_of_cut = [1, 2, 3, 4]; Feedrate = [0.1, 0.2, 0.3, 0.4]; Fv = magic(4); printmat(Fv...

casi 9 años hace | 2 respuestas | 0

2

respuestas