![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2385171_1522089630029_DEF.jpg)
Peter Fraser
Peter Fraser
Followers: 0 Following: 0
Statistics
RANK
22,991
of 297,016
REPUTATION
2
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
2
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
Question
Sometimes heatmap does not display decimal values
I have data sets representing pressures. These are represented by a matrix of 16 x 16 x 400(ish), representing a time pressure s...
3 years ago | 0 answers | 0
0
answersQuestion
Display values of each element in imagesc
I have a 16 x 16 array of values between 0 and 40. I would like to display this using imagesc, but I would also like to superimp...
3 years ago | 2 answers | 0
2
answersSolved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8 years ago
Question
I want surf's colormap range to be determined by the Z axis
I am developing code to display two animated side-by-side pressure maps. The pressure maps are 16 x 16 (interpolated to 76 x 76...
8 years ago | 1 answer | 0
1
answerQuestion
Function like "surf", but without interpolation?
I want to take a 16 x 16 array of data, and present it in 3D as an assembly of 16 x 16 cuboids, each having size "1" in the x an...
8 years ago | 0 answers | 0
0
answersQuestion
view([0 90]) reset by axis?
I have a 3D plot that I sometimes want to view in 2D. "view([0 90])" works as expected, but a following "axis" command will rese...
8 years ago | 1 answer | 2
1
answerQuestion
3D animation of imported data
I'm trying to animate a 16 x 16 pressure map. The pressure data are imported as num_frames * 16 by 16 array. I reshape it to a ...
8 years ago | 1 answer | 0