![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22810601_1623402665413_DEF.jpg)
Kamia Kavi
Followers: 0 Following: 0
Statistik
4 Fragen
0 Antworten
RANG
126.903
of 297.016
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
Importing text file containing numbers and words
I want to import a text file into MATLAB. I want MATLAB to ignore the first 3 lines, detect the 4th line as header, and identify...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error by having similar names for a variable and a MATLAB function
When the name of the output variable (max) is similar to the name of function (max), I get the error of "Unrecognized function o...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Finding the index of a cell element
I have a cell array as follows; A{1} = 'xname1x'; A{2} = 'xname2x'; A{3} = 'xname3x'; How can I find the index of the ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to deal with rounding error in this example?
I want to add 0.2 to -2000 until I reach 2000. Apparently, some rounding errors happen in the code below. What is the solution t...
etwa 2 Jahre vor | 1 Antwort | 0