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
bug_report.m File Reference
Functions
function
bug_report() if(nargin!=0)
warning("bug_report
endif
if
(!isempty(prefs))
cmd
endif
system
(
cmd
)
Function Documentation
function
bug_report () if (
nargin
! = 0) warning ("bug_report
endif
if
(
!
isempty
prefs
)
[pure virtual]
endif
system
(
cmd
)