![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4965955_1531348317000_DEF.jpg)
srt10
Followers: 0 Following: 0
Graduate student in Physics
Statistics
All
RANK
153,356
of 297,016
REPUTATION
0
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 (...
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 (...
1 year 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 ...
1 year ago | 2 answers | 0
2
answersAnswered
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) ...
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) ...
5 years ago | 0