ft_axis.m
Fourier transform axis ticks generator that accounts for the periodicity and correctly folds the edge frequency.
Syntax
ax=ft_axis(offset,sweep,npoints)
Parameters
offset - centre frequency sweep - frequency range npoints - number of points
Outputs
ax - row vector of axis ticks
See also
apodisation.m, axis_1d.m, contspacing.m, crop_2d.m, heterodyne.m, int_2d.m, molplot.m, mri_2d_plot.m, plot_1d.m, plot_2d.m, plot_3d.m, plot_uf.m, slice_2d.m, stack_2d.m, sweep2ticks.m, volplot.m, xyz2pd.m, zoom_3d.m, Kernel_utilities
Version 2.5, authors: Ilya Kuprov