Skip to content
Snippets Groups Projects
Commit cc2c70d8 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Cosmetic changes.

parent 7cf2aace
Branches
Tags
No related merge requests found
function sp = setFreq(sp,freq)
% Set frequency of a dynTime object.
%@info:
%! @deftypefn {Function File} {@var{sp} =} setFreq (@var{sp}, @var{freq})
%! @anchor{@dynTime/setFreq}
......@@ -41,4 +43,5 @@ function sp = setFreq(sp,freq)
%!
%! @end deftypefn
%@eod:
sp.freq = freq;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment