Community Profile

photo

Pippa Williams


Last seen: 9 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How to "stretch" matrix
Another (perhaps simpler) option if you have R2015a or later: repelem ("repeat elements") will also do.

4 years ago | 1

Answered
How to stretch the cells of a matrix ?
Another (perhaps simpler) option if you have R2015a or later: repelem ("repeat elements") will also do.

4 years ago | 0

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 2 answers | 0

2

answers