GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
__fltk_uigetfile__.cc File Reference
#include "defun-dld.h"
#include "file-ops.h"
Include dependency graph for __fltk_uigetfile__.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list F__fltk_uigetfile__ (const octave_value_list &args, int)
 
C OCTAVE_EXPORT octave_functionG__fltk_uigetfile__ (const octave_shlib &shl, bool relative)
 

Function Documentation

OCTAVE_EXPORT octave_value_list F__fltk_uigetfile__ ( const octave_value_list args,
int   
)

Definition at line 51 of file __fltk_uigetfile__.cc.

C OCTAVE_EXPORT octave_function* G__fltk_uigetfile__ ( const octave_shlib shl,
bool  relative 
)

Definition at line 51 of file __fltk_uigetfile__.cc.

References error(), file_ops::native_separator_path(), and octave_value().