photo

Amlan basu


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
216,458
of 299,830

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 20,813

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,163

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

已回答
How to stop popping up of plot figures unnecessarily in Matlab app designer?
I did it using the following command, figure('Visible', 'off');

2 years 前 | 1

| 已接受

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 2 个回答 | 0

2

个回答