![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14313087_1544105595494_DEF.jpg)
Amlan basu
Followers: 0 Following: 0
Statistics
RANK
216 458
of 297 046
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20 422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 776
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
Feeds
Question
How to save a file by taking the folder path and filename as input from user in MATLAB app designer?
I have written the below code to save the file in .mat format and it is working. However, I want the user to select the specif...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
Not valid variable name despite variable declaration i MATLAB app designer.
After the analysis of the images, I want to save the parameters in .mat file. The following code is for the same, function Save...
nästan 2 år ago | 1 answer | 0
1
answerHow to stop popping up of plot figures unnecessarily in Matlab app designer?
I did it using the following command, figure('Visible', 'off');
nästan 2 år ago | 1
| accepted
Question
How to stop popping up of plot figures unnecessarily in Matlab app designer?
My GUI desgned on MATLAB app designer is working perfectly. However, at one stage it is popping out a separate figure which shou...
nästan 2 år ago | 2 answers | 0
2
answersQuestion
How to superimpose one image on another in UI Axes of Matlab app designer?
The below given code is automatically popping up the figure attahced (2.png). I want this figure to appear on the left UI Axes (...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
How to take multiple input using Edit Field (Text), MATLAB app designer?
I have 25 images (numbered 1 to 25) as output from which I want the user to select the ones that is needed to be manually edited...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
How to display montage images in UI Axes (MATLAB App Designer)?
I have 25 image outputs, each of size 257x257x3 (uint 8). I montage them but in App designer it is unable to show the montage ...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
How to have different threshold for different images?
I am doing edge detection of microcell images directly taken form microscope. One image has 25 microwells containing the cells. ...
ungefär 2 år ago | 2 answers | 0