photo

Sanwal Yousaf


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

23 질문
0 답변

순위
201,604
of 300,364

평판
0

참여
23 질문
0 답변

답변 채택
73.91%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Is there a way i can find out which matlab files were opened on a certain date
Hey guys, I am trying to recreate chain of flow of data analysis that was done by someone before me and I am stuck. There are ...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


changing datatips of box plot
Hey there, I am stuck on this problem for about a problem and there isn't much help for my particular plight online. I have p...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Custom data tips for boxplots
Hey i am trying to create custom data tips that displays more than two values or have the outliers be labeled with the values i ...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Event resorted by increasing latencies. Some event indices have changed...ARRRRRRR
Hey guys, i have been working on this project for the last couple of months and i am just bringing all the pieces together to fi...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Code has to load too many structs being loaded. Better way ??
I am working on code that loads cnt files in EEGLAB from all the subjects that have been studied. There are about 80 some odd su...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


changing the name of the file that is corrupt
I am running a script where i load .cnt files and reaction files that are stored as a .txt files. What i didn't realize is that ...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


cell strings to matrix
So i had to take a break from this code. I am completely new to cells and strings in matlab. I am trying to get this text file t...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


manipulating the imported data using textscan
I have used textscan to import data from a text file. The data has indeed been imported and it is stored as cell array. The stri...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


getting only numbers from an 88x3 cell array.
I have imported my data from a text file which is attached below.I have successfully imported the data into matlab but now i wan...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


Skipping the lines in a .txt file before importing it
I am writing a code for manipulating the data in a .txt file and there are some lines before and after the file that i need to c...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


Loading a text file and generating a .xls file from that
I was wondering if there were any functions or a way that i could look at where i could import or load a .txt file and convert i...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


import data function breaks at NaN or not a number
I am trying to use import_data function to import dataset from the data file. This data set is generated from iterations of an e...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


How to use workspace variables in functions
I am working on writing a script that must extract data that is stored in a .txt file. The program that generates this data stor...

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

1

답변

질문


Converting cell components into strings for moving files
I am working on a code that helps me move files that i choose from one directory to another . The code that i have is as follows...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Having problems with deal assignment function
I am using if option ==2 for ii= 1:size(search_9,2) ii; temp= x.event(ii).epochtype; if searc...

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

1

답변

질문


EEG data, tried three different ways and end up with same subsindex error
I am writing a code that replaces values around an EEG data file where there is a 9, it changes the values (4 to the left and 7 ...

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

1

답변

질문


Replacing numbers around a specific index(CAN'T FIGURE IT OUT)
I am trying to create a sub-function for a EEG analysis program. Basically the data is a 1x892 matrix of data with numbers rangi...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Multiplying the row numbers and column numbers, NOT THE ELEMENTS iN THEM
So, i have been coming up across this function a lot in the last week or so and i haven't been able to create a succinct way of ...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Random number gerator problem
The question that i am working on is as follows *Write a function called randomness that takes three input arguments: limit, ...

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

1

답변

질문


changing the values around an indexed number
Is there a way that i could write a loop that would change the values around an indexed value. So, say that there is a matrix=...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Identifying a repeating number in a large data file
I am trying to write a function that deals with large amount of data collected from EEG electrodes using EEG lab. I am trying to...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Creating a row vector where the index of the vector is not equal to its element value
I am working on a problem and i have an idea of how to do most of it but i am not sure how to do its last part. Any help would b...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Replacing elements in a matrix with the same row and column index
I am trying to create an alternative to the diagonal function. In doing so, i am creating a function using a user input for zero...

10년 초과 전 | 답변 수: 1 | 0

1

답변