Community Profile

photo

Feng


Last seen: 2 years ago Active since 2011

Statistics

  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Answered
how to change compiled app icon (using app designer) on the app and windows taskbar
I have MatLab ver 2021b. You can change the default ICON like shown in this picture.

2 years ago | 1

Answered
reorder the data array for the least distance
Thanks, Stephen, for your help. I tried and instead of going going vertically, it is now going horizontally. The order is fro...

5 years ago | 0

Question


reorder the data array for the least distance
I have a data array a = 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ...

5 years ago | 2 answers | 0

2

answers

Question


How to designate an axes for plot in the GUI environment with a timer
I have two GUI figures, with one having an axes in to plot using 'plot' in a time function. However, when the second GUI window ...

7 years ago | 1 answer | 0

1

answer

Question


Running a program with an external trigger
Hi, I am looking for a function that is very much like the timer function, but executing a timer function not with a pre-defi...

9 years ago | 0 answers | 0

0

answers

Question


How to pass a value to TIMER function
Hi, I would like to have the data I obtained from my NI daq board to show on my GUI window in real time while I can still run ot...

10 years ago | 1 answer | 0

1

answer

Question


How to import an excel file from the web?
I would like to import an excel spreadsheet which is on the intranet. I can click the file to download it when I am on that page...

11 years ago | 2 answers | 0

2

answers

Question


what is the function of guidata
I tried to refer to the status of a button in GUI in an outside function. So I used the guidata (as well as findobj) to get the ...

11 years ago | 1 answer | 0

1

answer

Question


How to identify a window created by system command
Hi, I called an external program by system command in my GUI and a window appears. Is there any way that I can identify this wi...

11 years ago | 1 answer | 0

1

answer

Question


How to run an .exe in the background
I have an application file that I can run with command system('app.exe') However I will have to wait for the application to ...

11 years ago | 1 answer | 1

1

answer

Question


how to tell the class of a variable (non-numeric) in a program?
I am reading a header from files. Most of the time, this header is a cell, but sometime it can be a structure with the cell bein...

11 years ago | 1 answer | 0

1

answer

Question


how to capture texts in the command window?
I have a gui application. some error messages appear in the command window sometime when i am not around. i would like to be abl...

12 years ago | 2 answers | 0

2

answers

Question


how to stop in Gui
I am running a subroutine of controlling the movement of a stage from one place to another. I like to install a 'stop' button in...

12 years ago | 2 answers | 0

2

answers

Question


Control Newport rotational stage PM500 with Instrument Control Box
Hello, I am trying to control the Newport rotational stage PM500 with MatLab. The following is my program. function t = PM50...

12 years ago | 0 answers | 0

0

answers