Skip to main content
. 2018 Aug 22;14(8):e1006387. doi: 10.1371/journal.pcbi.1006387

Table 3. Auxiliary functions available in the module +nf.

Function Description
extract extracts time-series from an output structure
get_frequencies returns the spatial frequencies
grid reshapes output into a 3D array of shape (Lout, Nx, Ny)
movie generates a movie from a 3D array produced by nf.grid
plot_timeseries plots vertically spaced timeseries of specific traces and nodes
read reads an output file and returns a structure
report prints information about a structure
run runs a simulation from a configuration file
spatial_spectrum computes spatiotemporal spectrum
spectrum computes temporal spectrum
wavelet_spectrogram computes wavelet spectrogram using a Morlet wavelet

First column: names of the available Matlab functions. Second column: brief descriptions of what each function does. The variable Lout is the number of time points in the output file.