photo

Hari


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
67,726
of 300,037

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Getting particular scatter plots
This is a picture of a scatter plot that I have plotted over an image from my raw data. I want to know the coordinates of the ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Printing particular rows and columns
My part of a program looks like this data = vertcat(data{:}); start = data(:,18); This prints all the rows in the ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Exporting specific elements alone from a text file
A text file of mine looks like this. I want to export all the numbers under the 8th (AOI Name), 18th (Fixation start) and 20th (...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Passing variables to plot function
I have the following plot function plot([2,7],[3,3],'lineWidth', 40); Instead of [2,7], I want to pass two variables d1 an...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Bar plot with two X axes
Can someone help me in providing a sample program of a bar plot with two X axes? Thanks in advance!

9 years 前 | 1 个回答 | 0

1

个回答

提问


Developing an Application that contains video and a timeline
I want to develop an application that has a video and a timeline for it. The timeline acts as a seek bar to the video and so If ...

9 years 前 | 1 个回答 | 0

1

个回答