Jonathan - MATLAB Central
photo

Jonathan


Department of biomedical engineering

Last seen: 3 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 10/12 to 04/25Use left and right arrows to move selectionFrom 10/12Use 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

2 个提问
3 个回答

排名
6,933
of 297,986

声誉
6

贡献数
2 个提问
3 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,517

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,028

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to configure a hardware-triggered acquisition from a GigE Vision camera?
Hi, This is very helpful. But, my camera's adaptor is Gentl (camera is from AVT Inc.). I tried to modify the code above and t...

8 years 前 | 0

已回答
The blocproc code works only for moon.tif. why ?
Try this: myfun = @(block_struct)... uint8(mean2(block_struct.data)*ones(size(block_st...

8 years 前 | 1

| 已接受

已回答
Closing all figures associated with a main GUI
To close all figures while you close the GUI main window, you only need to add "close all" in the CloseRequestFcn.

8 years 前 | 0

提问


Generate Random Sample between [0,1)
Hi guys, how do I generate a uniformly distributed random numbers between [0,1)? "rand" can only generate (0,1). Thanks...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to understand the Matlab error of "Expected axes containing HIMAGE to be a child of HPARENT."
Hi all, I am working at how to display two refreshed figures on screen. data1 and data2 will be refreshed in each loop(I didn...

12 years 前 | 0 个回答 | 0

0

个回答