Community Profile

photo

Hari


2016년부터 활동

Followers: 0   Following: 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 ...

거의 8년 전 | 답변 수: 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 ...

거의 8년 전 | 답변 수: 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 (...

거의 8년 전 | 답변 수: 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...

대략 8년 전 | 답변 수: 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!

대략 8년 전 | 답변 수: 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 ...

대략 8년 전 | 답변 수: 1 | 0

1

답변