Octave-Forge
- Extra packages for GNU Octave
Home
·
Packages
·
Developers
·
Documentation
·
FAQ
·
Bugs
·
Mailing Lists
·
Links
·
Code
Navigation
Operators and Keywords
Function List:
» Octave core
» by package
» alphabetical
C++ API
Main Page
Namespaces
Classes
Files
S
earch for
File List
File Members
refresh.m File Reference
Functions
function
refresh
(h) if(
nargin
endif
elseif
(
nargin
> 1) print_usage()
endif
set
(h,"__modified__","
on
") drawnow()
Variables
else
h
= gcf ()
Function Documentation
endif
elseif
(
nargin
,
1
)
function
refresh
(
h
)
endif
set
(
h
,
"__modified__"
,
"on"
)
Variable Documentation
else
h = gcf ()