In the matlab/ directory of this repository, you will find default plotting functions to help make your figures nice. At the start of every MATLAB session, we suggest you run startup_plotting.m to change the de
In this chapter, I will discuss how to properly title and label figures. As a somewhat related topic, I will also discuss how to present data in table form. A data visualization is not a piece of art meant to be looked at only for its aesthetically pleasing features. Instead, its ...
In the matlab/ directory of this repository, you will find default plotting functions to help make your figures nice. At the start of every MATLAB session, we suggest you run startup_plotting.m to change the default color scheme and set label fonts to LaTeX. After creating a plot, you ca...