photo

Varsha


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
1 个回答

排名
22,795
of 300,851

声誉
1

贡献数
5 个提问
1 个回答

回答接受率
60.0%

收到投票数
1

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,294

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
add a function to be executed for a subplot ButtonDownFcn event
Yes, it works, now when I add a pie chart on the subplot, it no longer works subplot(3,4,1,'ButtonDownFcn',{@mySubplotCallback,...

14 years 前 | 0

提问


add a function to be executed for a subplot ButtonDownFcn event
I need to add a function to the ButtonDownFcn event of a subplot which will open another figure. I am using: subplot(3,4,1,'B...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Compare two trees generated using same classes but different attributes in each case
Hi, I wanted to know if there is a straight forward way of comparing the splits and nodes on two trees that have been generat...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Comparing the output of two types of clustering algorithms on a dataset
Hi, I need to show how (with overlaps etc) two clustering algorithms group a single dataset on a single plot.I am a relativel...

14 years 前 | 0 个回答 | 0

0

个回答

提问


display an icon (in png format) in a cell of a uitable
Hi, I need to build a table that displays the status of a service in a GUI I am working on. I am using the uitable to display...

15 years 前 | 2 个回答 | 1

2

个回答

提问


Set the maximum value of the y axis of a bar chart
Hi, I am working on a bar chart and I need to change the maximum value of the y axis. My data is as such, I have a group of 8...

15 years 前 | 1 个回答 | 0

1

个回答