Community Profile

photo

Haitham


Last seen: mehr als 2 Jahre vor Aktiv seit 2015

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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

mehr als 8 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten