Learning Matlab
Tuesday, March 24, 2015
Convert a dataset to matrix
For the simplest case when the dataset only contains numbers, this
double
function can be used to convert a dataset to matrix, or a vector if there is only one variable in the dataset:
m=double(ds)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment