photo

GMabilleau


Last seen: 27 days ago Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
3 Answers

RANK
14,699
of 298,292

REPUTATION
3

CONTRIBUTIONS
9 Questions
3 Answers

ANSWER ACCEPTANCE
88.89%

VOTES RECEIVED
2

RANK
 of 20,560

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,775

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3
  • First Answer
  • First Review

View badges

Feeds

View by

Question


Update UIAxes in App1 after computation in App2
Hello ! In App designer, I have built App1 and App2. In App1, I have a UIAxes and a button which, when activated, is used to p...

8 months ago | 1 answer | 0

1

answer

Question


how to close an UIFigure from a second app
Hello ! Using app designer, I've created an application (app1) which, when I press a button (button1), opens a second applicati...

10 months ago | 1 answer | 0

1

answer

Question


How to add extra columns at specified locations
Hi! I have a variable called "dataset" that corresponds to a vector containing numbers and nan values. Let say : dataset = [1...

1 year ago | 1 answer | 0

1

answer

Question


Problem in displaying an image with imshow in app designer
Hello, I'm trying to develop my own app to segment a stack of graylevel images. I designed the "AppSegmentation" app with app ...

1 year ago | 1 answer | 0

1

answer

Question


How to filter a cell array from entries from another cell array
Hello, I have a cell array, called cell1, containing a list of string variables. I would like to remove all variables with the...

2 years ago | 1 answer | 0

1

answer

Answered
How can I remove a grid from an image without removing objects on the borders of the grid?
Have a look at this post: https://fr.mathworks.com/matlabcentral/answers/214494-removing-grids-in-an-image?s_tid=answers_rc1-1_p...

2 years ago | 0

Question


How to binarize an image using spinner in app designer?
Hi! I'm writing a multiwindow app to segment image based on the rgb profile. App1, App2 and an example of the image used is a...

2 years ago | 1 answer | 0

1

answer

Answered
How to use the color thresholder app in a script
Hi! Finally I found a way to do the job by creating a message box and wait for the user to click "ok" into this message box. ...

6 years ago | 1

| accepted

Question


How to use the color thresholder app in a script
Hi! I'm trying to write a script to open an image in the RGB color space with feature of interest in blue. Next, I would like ...

6 years ago | 1 answer | 0

1

answer

Answered
Error using xlswrite1 in a For loop?
Nobody?

8 years ago | 0

Question


Error using xlswrite1 in a For loop?
Hi everyone! I wrote a script that is supposed to work in a batch mode to recognise all files located in the same folder wit...

8 years ago | 1 answer | 0

1

answer

Question


How to get pixel value around objects in greyscale image?
Hi! I'm new to Matlab and stuck with one of my projects. I am performing image analysis from grey scale images where the ...

10 years ago | 1 answer | 1

1

answer