Parent Directory
| 
 Revision Log
| 
 Revision Graph
scripts for ensemble diagnostics
| 1 | z=15; | 
| 2 | subplot(3,2,1);imagesc(truu(:,:,z)); | 
| 3 | subplot(3,2,3);imagesc(truv(:,:,z)); | 
| 4 | subplot(3,2,5);imagesc(truw(:,:,z)); | 
| 5 | |
| 6 | subplot(3,2,2);imagesc(ensu(:,:,z)); | 
| 7 | subplot(3,2,4);imagesc(ensv(:,:,z)); | 
| 8 | subplot(3,2,6);imagesc(ensw(:,:,z)); | 
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |