photo

srt10


Last seen: 8 månader ago Active since 2019

Followers: 0   Following: 0

Message

Graduate student in Physics

Statistics

All
  • First Review
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
how to display a grayscale image in a monochrome color (other than white)
After much searching, I found the answer to my question. There is a function called cmap2gray that was introduced in R2020b (...

8 månader ago | 0

| accepted

Question


how to display a grayscale image in a monochrome color (other than white)
I have a grayscale image consisting of a matrix of 512x512 int16 numbers. If I run figure;imshow(imagedata,[]) I can see my ...

8 månader ago | 2 answers | 0

2

answers

Answered
How can I create this 2D waterfall plot?
That plot does look like a waterfall plot. You can obtain a plot like that by trying figure() waterfall(time,position,data) ...

nästan 5 år ago | 0