Gabriel - MATLAB Central
photo

Gabriel


INCOR - HC-USP

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 06/14 to 04/25Use left and right arrows to move selectionFrom 06/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

10 个提问
1 个回答

排名
34,550
of 298,180

声誉
1

贡献数
10 个提问
1 个回答

回答接受率
40.0%

收到投票数
1

排名
 of 20,546

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,541

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Use regular expression to extract a matrix from a file
Dear all, I've been trying to read a matrix from a (very confusing) file, as shown below. I am using MATLAB R2017a and the...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Read coordinates on a txt file and plot them over an image.
Dear all, I made a program that reads some coordinates (x, y) of a text file and plot the points over a gray image. The prob...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
Unexpected behavior of listener
I had to delete the CircularRoi object/listener. Matlab was creating a different listener for each time I create a CircularRoi o...

9 years 前 | 0

| 已接受

提问


Unexpected behavior of listener
Dear all, I am trying to create a GUI which has 3 main components: 1- An axis which shows a slice of a 3D image and wher...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Create a "listener" to a slider
I am creating a GUI in which I display a 3D image and navigate through it using a slider. I want to draw some points (using ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Get "RETURN" key press using "CurrentCharacter" returns and empty string.
Dear all, I am tryiing to write a GUI in which the user must enter the command (RETURN or DELETE) from the keyboard. For that...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Customize get points function over an image function
Dear all, I ned to create a GUI wich shows an *image* and the user must be able to perform the following: 1 - Select *seve...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How can I draw several ROI's using imfreehand?
I need to draw several ROI's using for example "imfreehand". I would like that the user draw as many ROI's as he/she wants, and...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How can I edit the coordinate of a point ploted on an image?
Hi all, I am developing a GUI and I need to eventually move a point to another place using the mouse. For example: imsho...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Problems running Matlab examples of MEX + Cuda
I am trying to execute a mex file using Nvidia NVCC compiler. I created a .cu and a .h file, as follows: addVectors.h file: ...

9 years 前 | 1 个回答 | 1

1

个回答

提问


CUDA_ERROR_LAUNCH_FAILED when using "gather" function
Dear all, I created two cuda functions, each one in a separated .cuh file, that are called from my main .cu program. I am try...

11 years 前 | 0 个回答 | 0

0

个回答