| New Reply |
matlab: It is confusing |
Share Thread |
| Jun19-12, 02:35 PM | #1 |
|
|
matlab: It is confusing
When I use matlab to draw contour and color scale map of an array. The result is weird.
my code: the first: b=load('c:\...\b.txt'); contour(b) the second: b=load('c:\...\b.txt'); image(b) The results are very different. I upload the array file and two figures. |
| Jun20-12, 07:05 AM | #2 |
|
|
|
| Jun20-12, 09:23 AM | #3 |
|
|
|
| Jun20-12, 09:26 AM | #4 |
|
|
matlab: It is confusing
Oh, I got it. The y axis is reversed.
|
| Jun20-12, 09:54 PM | #5 |
|
|
You can use the imagesc() function instead of normalization. It will automatically set the scale range to the range of your data.
|
| New Reply |
Similar discussions for: matlab: It is confusing
|
||||
| Thread | Forum | Replies | ||
| Matlab: How to apply filters to and ECG signal using matlab? | Math & Science Software | 2 | ||
| Confusing | Introductory Physics Homework | 3 | ||
| Confusing myself | Introductory Physics Homework | 2 | ||