www.tnotes.de
:
OcatveFunctions
Copyright
Impressum
Index
Login
Search:
Octave Functions
function
fct
2
(
message
)
printf
(
"
%sn", message);
endfunction
function
[
x, y, z
]
= f
(
)
x =
1
;
y =
2
;
z = x/y;
endfunction
Siehe auch
Octave
There are no comments on this page. [
Add comment
]
Valid XHTML 1.0 Transitional
::
Valid CSS
:: Powered by
WikkaWiki
There are no comments on this page. [Add comment]