![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7758770_1522123110409_DEF.jpg)
Shima Asaadi
Followers: 0 Following: 0
Statistik
10 Fragen
0 Antworten
RANG
121.139
of 297.046
REPUTATION
0
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.422
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.776
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
delete or keep special rows in a cell array based on specific column values
I have a cell array with 2 columns. first column is array of strings, and second is numeric values. I would like to *delete* the...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Avoid for loop which has an if-statement in it
I have a for-loop process, in which I have to check sth, so I have a if statement. How can I avoid for-loop to have a faster cod...
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
finding specific string in cell arrays
I have a set of alphabet, like: alph={a,b,...,z} And Also a cell array named "repo" in which different combination of alphabet...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Convert matrix of char to numbers
I have a big m*n matrix with char elements (the elements are natural numbers). I want to change it to a matrix to work with numb...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to apply efficient if-else statements in a big data cell array
I have a cell array of 3 columns. Based on the different joint values of 2nd and 3rd columns, I would like to assign a number to...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
delete first x number of rows from a cell array
I have a 2000*4 cell array. The 4th column is an ascending numeric values from 0 to 30. I do not know how many rows have 0 val...
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
writing each line of a text file in a cell array
I try to write a text file in a cell array in MATLAB, each line consists of a number of strings,in to a cell array, and at last...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error using mex : "Undefined symbols for architecture x86_64: ... "
I am using MATLAB R2015b on Mac. I try to run a very simple cpp file using mex in MATLAB, like the following function: ...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Reading a *.txt document and extracting specific words/phrases
I have a *.txt document file and I would like to extract the words/phrases that I know the start and end character number of the...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Labeled rows and column in a matrix
I would like to create a matrix with labeled rows and columns. Then use the labels to fill in the Matrix. For example: the firs...
fast 9 Jahre vor | 1 Antwort | 0