Community Profile

photo

Matthew Parkan


Last seen: 8 months ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

All
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 1
  • First Submission
  • First Answer

View badges

Feeds

View by

Submitted


Digital-Forestry-Toolbox
Forest remote sensing tools for Matlab

3 years ago | 7 downloads |

Submitted


LASio
Functions to read and write ASPRS LAS files (version 1.0 to 1.4).

4 years ago | 7 downloads |

Answered
convert categorical to numeric
Juste use the unique() function (which does not require any toolbox). For example: c = categorical({'Red','Blue','Red','...

6 years ago | 2