Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# 5011 CEM Data Visualisation!
## Last Updated On *30/07/20*
##Sources:
# [Visualising Data with MatLab](https://www.mathworks.com/videos/visualizing-data-with-matlab-1567681462129.html)
# [Analysing and Visualising Data with MatLab](https://uk.mathworks.com/videos/analyzing-and-visualizing-data-with-matlab-70942.html)
# [Visualising Data in NETCDF Format](https://www.youtube.com/watch?v=XqoetylQAIY)
# [How to read and plot NetCDF files with MatLab, file extension .nc - with script (2020)](https://www.youtube.com/watch?v=PJurb-IPKM8)
# [View and set current colormap](https://uk.mathworks.com/help/matlab/ref/colormap.html)
# [Matlab colormaps as seen by color-blind users](https://uk.mathworks.com/matlabcentral/fileexchange/30161-matlab-colormaps-as-seen-by-color-blind-users)
# [How do I make a figure fullscreen programmatically in MATLAB](https://uk.mathworks.com/matlabcentral/answers/102219-how-do-i-make-a-figure-full-screen-programmatically-in-matlab)
# [Matrix dimensions must agree while using if](https://uk.mathworks.com/matlabcentral/answers/356801-matrix-dimensions-must-agree-while-using-if)
# [Creating an interactive menu (Matlab)](https://www.youtube.com/watch?v=zLb4ZHFfbO0)