EnglishFrenchSpanish

OnWorks favicon

mwrap - Online in the Cloud

Run mwrap in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mwrap that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mwrap - Octave/MATLAB mex generator

SYNOPSIS


mwrap [-mex outputmex] [-m output.m] [-c outputmex.c] [-mb] [-list] [-catch] [-c99complex]
[-cppcomplex] infile1 infile2 ...

DESCRIPTION


mwrap is an interface generation system in the spirit of SWIG or matwrap. From a set of
augmented Octave/MATLAB script files, mwrap will generate a MEX gateway to desired C/C++
function calls and .m function files to access that gateway. The details of converting to
and from Octave's or MATLAB's data structures, and of allocating and freeing temporary
storage, are hidden from the user.

OPTIONS


-mex specifies the name of the MEX function that the generated functions will call.
This name will generally be the same as the prefix for the C/C++ output file name.

-m specifies the name of the Octave/MATLAB script to be generated.

-c specifies the name of the C MEX file to be generated. The MEX file may contain
stubs corresponding to several different generated files.

-mb redirect Octave/MATLAB function output to files named in the input. In this mode,
the processor will change Octave/MATLAB function output files whenever it
encounters a line beginning with @. If @ occurs alone on a line, the output will
be turned off; if the line begins with @function, the line will be treated as the
first line of a function, and the m-file name will be deduced from the function
name; and otherwise, the characters after @ (up to the next set of white space)
will be treated as a filename, and mwrap will try to write to that file.

-list print to the standard output the names of all files that would be generated from
redirect output by the -mb flag.

-catch surround library calls in try/catch blocks in order to intercept C++ exceptions.

-c99complex
use the C99 complex floating point types as the default dcomplex and fcomplex
types.

-cppcomplex
use the C++ complex floating point types as the default dcomplex and fcomplex
types.

Use mwrap online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • 2
    strikr
    strikr
    Strikr Free Software project. Artifacts
    released under a 'intent based'
    dual license: AGPLv3 (community) and
    CC-BY-NC-ND 4.0 international
    (commercial)...
    Download strikr
  • 4
    GIFLIB
    GIFLIB
    giflib is a library for reading and
    writing gif images. It is API and ABI
    compatible with libungif which was in
    wide use while the LZW compression
    algorithm was...
    Download GIFLIB
  • 5
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 6
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • More »

Linux commands

Ad