Plotting the Gaussian Plume Output 3D Matrix.

I have been working on some modeling data and recently came accross a Matlab function for the model I'm using; the gaussian plume model.
The data output for the model gives me one single output matric C which is 51x51x11.
I want to plot it so that I am able to at least make some sense out of it but unfortunately all answers to related questions don't seem to work and I've been struggling with it for weeks now. I recently started using Matlab so I'm not an expert in the language and programming used yet.
How do I visualize this data so that each value range can have a specific colour or any idead of how I can use the function slice or contourslice to visualize my data?

Answers (0)

Categories

Asked:

on 31 Jan 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!