GNU Octave  4.2.1
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
audioread.cc File Reference
#include <string>
#include <map>
#include "oct-locbuf.h"
#include "unwind-prot.h"
#include "defun-dld.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.h"
#include "ov.h"
#include "ov-struct.h"
#include "pager.h"
Include dependency graph for audioread.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Faudioread (const octave_value_list &, int)
 
C OCTAVE_EXPORT octave_functionGaudioread (const octave::dynamic_library &shl, bool relative)
 

Function Documentation

OCTAVE_EXPORT octave_value_list Faudioread ( const octave_value_list ,
int   
)
C OCTAVE_EXPORT octave_function* Gaudioread ( const octave::dynamic_library shl,
bool  relative 
)