fopen - Newsreader - MATLAB Central
june 2011 by kostas
"fid = fopen(x{1}) -- This will open the file whose filename is stored in the first cell of the
cell array x."
matlab
cell array x."
june 2011 by kostas
Largest positive floating-point number - MATLAB
june 2011 by kostas
"realmax('single') returns the largest finite floating-point number in IEEE single precision."
matlab
june 2011 by kostas
Files and Filenames :: Programming Tips (MATLAB®)
june 2011 by kostas
"A valid name for a MATLAB function file is composed of a string of letters, digits, and underscores, totaling not more than namelengthmax characters and beginning with a letter."
matlab
june 2011 by kostas
YouTube - RobertTalbertPhD's Channel
march 2011 by kostas
Neat MATLAB tutorials for simple things.
matlab
march 2011 by kostas
What & how is MT?
september 2010 by kostas
"Mersenne Twister(MT) is a pseudorandom number generating algorithm developped by Makoto Matsumoto and Takuji Nishimura (alphabetical order) in 1996/1997. An improvement on initialization was given on 2002 Jan."
matlab
t2
september 2010 by kostas
Interactive display - MATLAB • chartfts
june 2010 by kostas
"chartfts(tsobj) produces a figure window that contains one or more plots. You can use the mouse to observe the data at a particular time point of the plot."
matlab
june 2010 by kostas
MATLAB utilities - Time and date utilities
june 2010 by kostas
Just saving it in case it comes handy sometime.
matlab
june 2010 by kostas
Converting POSIX Time to Matlab’s datenum format : The RUCOOL Manual
june 2010 by kostas
This will also be needed as well: http://www.epochconverter.com/
matlab
june 2010 by kostas
Strings, Cells, Structs, Containers, and Sets
june 2010 by kostas
"In this section, we examine strings and string operations as well as two very important Matlab data structures: cell arrays, and structs."
matlab
june 2010 by kostas
MATLAB Tips and Tricks: Saving data using string filenames in MATLAB
january 2010 by kostas
"It is an easy matter to save data as a mat(MATLAB binary) file or an ASCII file so long as you know the filename beforehand. [...] However if you want to dynamically generate your filename, things get a little tricky since MATLAB's documentation is sparse about this."
matlab
ee:es
january 2010 by kostas