Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
cc2c70d8
Commit
cc2c70d8
authored
Sep 26, 2011
by
Stéphane Adjemian
Browse files
Cosmetic changes.
parent
7cf2aace
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/@dynTime/setFreq.m
View file @
cc2c70d8
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
;
sp
.
freq
=
freq
;
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment