photo

Roman Kuc


Yale College

Last seen: 11 months ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How do I get rid of lines on a surf command? Also how do I change the surf to green rather than the default gradient colours?
Matlab (and Octave) work faster if the 2D mesh array is pre-allocated. This is typically done by M = zeros(nrows,ncols). I fou...

5 years ago | 0