Community Profile

photo

Ka Mirul


Last seen: 8 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
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

5 years ago | 1

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

5 years ago | 0

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

5 years ago | 0

Answered
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

5 years ago | 1

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

5 years ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

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

6 years ago | 1

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

6 years ago | 0

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

6 years ago | 0

Answered
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 ago | 0

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

6 years ago | 1

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

6 years ago | 0

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

6 years ago | 1

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

6 years ago | 0

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

6 years ago | 1

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

6 years ago | 1

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

6 years ago | 0

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

6 years ago | 0

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

6 years ago | 0

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

6 years ago | 0

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

6 years ago | 2

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

6 years ago | 2

Question


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 ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 0

1

answer