Community Profile

photo

dan kin


TAU

Last seen: 4 years ago Active since 2012

Statistics

  • Thankful Level 2
  • First Answer
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Add space and style to sliced table - MATLAB Report Generator
I am trying to add some space between the sliced table but I get the error below. In addition, how can I change the table header...

4 years ago | 1 answer | 1

1

answer

Question


Button to clear an axes and a table content - App Desginer
I use in App designer buttom a that aims to clear an axes and a table content. I used app.myTable.cla; app.myImageAxes.cla;...

4 years ago | 1 answer | 0

1

answer

Question


Omit or reduce thesize of uiprogressdlg uifigure gray background
In the the uiprogressdlg help there is a nice function that creates a figure and displays an indeterminate progress bar during a...

4 years ago | 1 answer | 0

1

answer

Question


Function incircle(x,y) in the suite of minimal bounding objects - Lack of Optimization Toolbox
I do not have the Optimization Toolbox and therefore the function incircle(x,y) in the suite of minimal bounding objects (MinBou...

4 years ago | 0 answers | 1

0

answers

Answered
How to extract frames of a video
How can I add a legend like this Redline - meanRed, Blueline - meanBlue, ... to the subplot(2, 2, 2)?

4 years ago | 1

Question


Convert distance matrix to a table
How can I convert the output matrix Z to a table with the following structure? Object1 Object2 Distance 1 2 0.2...

5 years ago | 1 answer | 0

1

answer

Question


Predetermine impoly polygon vertices
Is it possibly to predetermine how much points/number of vertices I can click using impoly?

6 years ago | 1 answer | 0

1

answer

Question


padarray for resizing canvas of images
Hi, I have multiply PNG images in one folder with different images sizes (height and width), how can I use the padarray funct...

9 years ago | 1 answer | 0

1

answer

Question


Exe file in File exchange
Hi, Is it possible to host and share compiled exe matlab application in File Exchange? Thanks

9 years ago | 1 answer | 0

1

answer

Question


Calculate and crop image based on coordinates
Hi, How can I calculate using Matlab the coordinates marked with an X only if I have the red point coordinates as I can crop ...

9 years ago | 2 answers | 1

2

answers

Question


Store improfile data issue
Hi, I am using the code below to get the intensity profile plot data (Typically zero is taken to be black, and 255 is taken t...

10 years ago | 1 answer | 0

1

answer

Question


Freehand drawing in axes
Dear All, I want to draw multiply lines (freehand) in one axes (e.g., paintAxes) which is one of many axes in a GUI. I t...

11 years ago | 1 answer | 0

1

answer

Question


Cancel the beep and an error msg in GUI button cancellation
I created a save2XLS button in GUI that contain the following code: [filename,pathname]= uiputfile('*.xls','Save as'); ...

11 years ago | 1 answer | 0

1

answer

Answered
bwarea & area, white/black ratio
Hi, Therefore, bwarea/area is not like white/black ratio. Am I correct? If this is the case how do I solve it, built in fu...

11 years ago | 0

Question


bwarea & area, white/black ratio
Hi, Can someone please explain me what is the difference of bwarea & area. I have an image which is black and white (after...

11 years ago | 2 answers | 0

2

answers