Community Profile

photo

Lauren


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
set NaN as another color than default using imagesc
imagesc(data,'AlphaData',~isnan(data))

6 years ago | 21

Question


How to create a meshgrid padded with a triangle of zeros in the upper-right and lower-left corners
I want to take a vector, and turn it into a matrix where the original vector appears in each column, but offset down by the colu...

10 years ago | 3 answers | 0

3

answers