Statistik
RANG
21.622
of 300.857
REPUTATION
2
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
1
RANG
10.970 of 21.097
REPUTATION
49
DURCHSCHNITTLICHE BEWERTUNG
2.10
BEITRÄGE
11 Dateien
DOWNLOADS
14
ALL TIME DOWNLOADS
497
RANG
of 171.361
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
stringArrayLength(S)
This function returns the length of string(s) in a single string or a cellarray or a matrix.
mehr als 8 Jahre vor | 1 Download |
Gesendet
createPolygonInFigure(numSides,vertexMarker)
This function creates a polygon on top of any figure window.
mehr als 8 Jahre vor | 1 Download |
Gesendet
openFileJCAMP()
This function opens a JCAMP format file (extension: .jdx) and displays the data on a plot.
mehr als 8 Jahre vor | 1 Download |
Gesendet
SRUtils
This is a class with several utility functions.
mehr als 8 Jahre vor | 1 Download |
Gesendet
Delimiter separated string to array conversion | function: Array = str2array(String, Delimiter)
This function creates an array A from a delimiter-separated string S.
mehr als 8 Jahre vor | 3 Downloads |
Gesendet
array2str(A,Delimiter)
This function creates a delimiter-separated list (string) of the rows in the array A.
mehr als 8 Jahre vor | 1 Download |
Gesendet
num2abc(N,LetterCase)
This function returns the N-th english alphabet in upper or lower case. N ranges from 1 to 26.
mehr als 8 Jahre vor | 1 Download |
Gesendet
findStringInCell(C,S)
This function returns the index of a string (S) in a cell array (C).
mehr als 8 Jahre vor | 1 Download |
Gesendet
figureExists(h)
This function returns the status if a given figure handle exists.
mehr als 8 Jahre vor | 1 Download |
Gesendet
swapVars(x,y)
Swap two variables (of same type and size) as tuples (used in Python).
mehr als 8 Jahre vor | 1 Download |
Gesendet
EulerRotationMatrix(RotationAxis, Angle, AngleUnits, DebugFlag)
Matrix Utilities: Euler Rotation Matrices
mehr als 8 Jahre vor | 2 Downloads |
A question: Eviews-Matlab interface?
I will provide a few more updates: A consolidation of what I have been able to search up at various sites. ... *Source-1:*...
fast 9 Jahre vor | 1
Frage
Why using "fullfile" inside "fopen" gives error but "uigetfile" along with "fopen" works fine?
I am trying to use: *Method-1* fullName1 = fullfile(filepath, filename); [fid1, msg1] = fopen(fullName1 , 'r', 'ieee-le'...
etwa 9 Jahre vor | 2 Antworten | 0



