photo

Ka Mirul


Last seen: 1 year 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Created tabbed GUI in GUIDE
You can use several button to switch panel dispaly to create multi tab GUI. I've made step by step tutorial here. Enjoy

6 years 前 | 1

已回答
Is it possible to draw rectangles with mouse on a panel not an image?
I don't think so, but you can use a blank image as the background, and you also can extract imrect position (x,y, width height...

6 years 前 | 0

已回答
How will I get the returned position of imrect after the figure is close?
You can get imrect x,y position interactively, here

6 years 前 | 0

已回答
how can i call two push buttons from the 3rd push button in GUI without disabling any pushbuttons?
I've tutorial video to run a button from another button, check it out here

6 years 前 | 1

已回答
Putting data into in GUI table
I found the solution step by step : here "Filling GUI Table Data [MATLAB GUI Tutorial"

6 years 前 | 0

已回答
I have a *.m file which can read data in *.3ddose file (this is output data file from some simulation) and displays in the "Command Window" page of Matlab. Is there any way to write this displayed data into other text file?
Hi, I think that at the first step you have to read the data to matlab variable first. I've write matlab code to read specific l...

6 years 前 | 0

已回答
Browse button in GUI in Matlab
I found a video that help me, it is about creating GUI to browse an image and display the image and its name. It should help you...

6 years 前 | 0

已回答
Calling a callback function from another callback in the same Matlab GUI
I found the solution here : <https://youtu.be/gi1v-aDEou8>

6 years 前 | 1

已回答
Plotting a surface plot for latitude, longitude and depth
This video may help you (SGP4 Propagator) : <https://youtu.be/u4UPmUPInAY> Good luck.

6 years 前 | 0

已回答
Plot lat lon on a map with state boundaries
This video may help you : <https://youtu.be/u4UPmUPInAY> Good luck.

6 years 前 | 0

已回答
how to draw a satellite ground track on top of a map
This video may help you (SGP4 Propagator) : https://youtu.be/u4UPmUPInAY Good luck.

6 years 前 | 0

已回答
How to create File Browser in GUI?
I found a video that help me, it is about creating GUI to browse an image and display the image and its name. It should help you...

7 years 前 | 1

已回答
Implement "browse button" for interface with Matlab? (gui)
I found a video that help me, it is about creating GUI to browse an image and display the image and its name. It should help you...

7 years 前 | 0

已回答
How to open data file by browsing it - MATLAB GUI
I found a video that help me, it is about creating GUI to browse an image and display the image and its name. It should help you...

7 years 前 | 1

已回答
Using GUI, use one push button as an image browser and another to process the image that was chosen?
I found a video that help me, it is about creating GUI to browse an image and display the image and its name. It should help you...

7 years 前 | 1

已回答
Using pushbutton to load file in GUI
I found a video that help me, it is about creating GUI to browse an image and display the image and its name. It should help you...

7 years 前 | 1

已回答
How can I get the GUI to browse for a specific file?
I found a video that help me, it is about creating GUI to browse an image and display the image and its name. It should help you...

7 years 前 | 1

已回答
Selecting a random number with some probability
I have create a video about generating random number in MATLAB https://www.youtube.com/watch?v=MyH3-ONYL_k Hope that will hel...

7 years 前 | 0

已回答
How can I make a custom random number distribution?
I have create a video about generating random number in MATLAB https://www.youtube.com/watch?v=MyH3-ONYL_k Hope that will ...

7 years 前 | 0

已回答
Generate random numbers with custom PDF
I have create a video about generating random number in MATLAB <https://www.youtube.com/watch?v=MyH3-ONYL_k> Hope that will ...

7 years 前 | 0

已回答
generate random numbers in range from (0.8 to 4)
Hallo, I have seen a tutorial about "Generating Random Number in Specific Range" at <https://www.youtube.com/watch?v=MyH3-ONYL_k...

7 years 前 | 0

已回答
How to set background image in matlab GUI ??
Hallo, I have seen a tutorial about "Set an Image as GUI Background" at https://www.youtube.com/watch?v=-qjwVjrnrWU and it works...

7 years 前 | 2

已回答
How do I add a background image to my GUI or figure window?
Hallo, I have seen a tutorial about "Set an Image as GUI Background" at <https://www.youtube.com/watch?v=-qjwVjrnrWU> and it wor...

7 years 前 | 2

提问


Read Back Mapped File Wasting too Much Memory
Dear Matlab users, I have a problem when read back mapped file. I use memmapfile to directly map a portion of TIFF file into my ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


is GTX 1060 and GTX 1070 Supported by Matlab GPU Computing
I plan to buy NVIDIA GTX 1060 or 1070 to accelerate my program on Matlab GPU. However I still wonder if Matlab not support these...

8 years 前 | 1 个回答 | 0

1

个回答