Skip to contents

Set default Matlab theme to be used as the current default of the tlf environment

Usage

useDarkTheme()

Examples

useDarkTheme()
addScatter(x = seq(1, 10), y = rnorm(10))