Feeds
回答済み
How to "stretch" matrix
Another (perhaps simpler) option if you have R2015a or later: repelem ("repeat elements") will also do.
How to "stretch" matrix
Another (perhaps simpler) option if you have R2015a or later: repelem ("repeat elements") will also do.
6年弱 前 | 1
回答済み
How to stretch the cells of a matrix ?
Another (perhaps simpler) option if you have R2015a or later: repelem ("repeat elements") will also do.
How to stretch the cells of a matrix ?
Another (perhaps simpler) option if you have R2015a or later: repelem ("repeat elements") will also do.
6年弱 前 | 0
質問
Write data to csv, headings start with numbers
I want to write some data to .csv file, but the headers I need (to keep the format the same as previous files) start with number...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Fit curve to nonstandard data
I'm trying to fit a curve to 2 data sets, image attached. I want to end up with a vector (or function) which defines, for any gi...
7年以上 前 | 2 件の回答 | 0
