Biomech-Sim-Toolbox 1
Toolbox for movement simulation and analysis
Loading...
Searching...
No Matches
Functions
matlab2tikz.m File Reference

Functions

function add3DOptionsOfAxes (in m2t, in handle)
 
function addAspectRatioOptionsOfAxes (in m2t, in handle)
 
function addChildren (in parent, in children)
 
function addComments (in fid, in comment)
 
function addCustomCode (in fid, in before, in code, in after)
 
function addLabel (in m2t, in h)
 
function addLegendInformation (in m2t, in h)
 
function addPlotyyReference (in m2t, in h)
 
function addStandalone (in m2t, in fid, in part)
 
function addZBufferOptions (in m2t, in h, in opts)
 
function applyHgTransform (in m2t, in data)
 
function assertRegularAxes (in handle)
 
function assertValidAxisSpecifier (in axis)
 
function cdata2colorindex (in m2t, in cdata, in imagehandle)
 
function cellstrOneLinePerCell (in strings)
 
function checkDeprecatedEnvironment (in minimalVersions)
 
function clickableUrl (in url, in title)
 
function conditionallyCyclePath (in data)
 
function configureColors (in extraColors)
 
function configureSemanticLineWidths (in semanticLineWidths)
 
function constructUniformXYDataForImage (in XYData, in expectedLength)
 
function convertUnits (in srcValue, in srcUnit, in dstUnit)
 
function dealColorDefinitions (in mergedColorDefs)
 
function defaultTickLabelInterpreter (in m2t)
 
function disableClippingInCurrentAxes (in m2t, in pos)
 
function drawAnnotations (in m2t)
 
function drawAnnotationsHelper (in m2t, in h)
 
function drawAreaSeries (in m2t, in h)
 
function drawAxes (in m2t, in handle)
 
function drawBackgroundOfAxes (in m2t, in handle)
 
function drawBarseries (in m2t, in h)
 
function drawBaseline (in m2t, in hparent, in isVertical)
 
function drawBoxAndLineLocationsOfAxes (in m2t, in h)
 
function drawContour (in m2t, in h)
 
function drawContourHG2 (in m2t, in h)
 
function drawEllipse (in m2t, in handle)
 
function drawErrorBars (in m2t, in h)
 
function drawFilledContours (in m2t, in h, in contours, in istart, in nrows)
 
function drawGridOfAxes (in m2t, in handle)
 
function drawHggroup (in m2t, in h)
 
function drawHistogram (in m2t, in h)
 
function drawImage (in m2t, in handle)
 
function drawLegendOptionsOfAxes (in m2t)
 
function drawLine (in m2t, in h)
 
function drawPatch (in m2t, in handle)
 
function drawQuiverGroup (in m2t, in h)
 
function drawRectangle (in m2t, in h)
 
function drawScatterPlot (in m2t, in h)
 
function drawStairSeries (in m2t, in h)
 
function drawStemOrStairSeries_ (in m2t, in h, in plotType)
 
function drawStemSeries (in m2t, in h)
 
function drawSurface (in m2t, in h)
 
function drawText (in m2t, in handle)
 
function drawTextarrow (in m2t, in handle)
 
function drawTitleOfAxes (in m2t, in handle)
 
function drawVisibleText (in m2t, in handle)
 
function escapeAmpersands (in m2t, in string, in origstr)
 
function escapeCharacters (in str)
 
function escapeTildes (in m2t, in string, in origstr)
 
function externalFilename (in m2t, in counter, in extension)
 
function extractValueUnit (in str)
 
function filehandleValidation (in x)
 
function filenameValidation (in x, in p)
 
function fileOpenForWrite (in m2t, in filename)
 
function findPlotAxes (in m2t, in fh)
 
function findStartOfContourData (in contours)
 
function flipImageIfAxesReversed (in m2t, in colorData, in alphaData)
 
function fonts2tex (in fonts)
 
function formatAspectRatio (in m2t, in values)
 
function formatDim (in value, in unit)
 
function formatPgfplotsVersion (in version)
 
function formatPgfTickLabels (in m2t, in plotLabelsNecessary, in)
 
 function ()
 
function generateColorDefinitions (in colorConfig)
 
function getAndCheckDefault (in type, in handle, in key, in default)
 
function getAndRescaleQuivers (in m2t, in h)
 
function getAssociatedLegend (in m2t, in axisHandle)
 
function getAxesPosition (in m2t, in handle, in widthString, in heightString, in axesBoundingBox)
 
function getAxisLabel (in m2t, in handle, in axis, in opts)
 
function getAxisOptions (in m2t, in handle, in axis)
 
function getAxisTicks (in m2t, in handle, in axis, in options)
 
function getBarWidthInAbsolutUnits (in h)
 
function getCDataWithFallbacks (in patchhandle)
 
function getColor (in m2t, in handle, in color, in mode)
 
function getColorbarOptions (in m2t, in handle)
 
function getColorbarPosOptions (in handle, in cbarStyleOptions)
 
function getColorOfMarkers (in m2t, in h, in name, in cData)
 
function getDataInfo (in h, in varargin)
 
function getFactoryOrDefault (in type, in key, in fallback)
 
function getFigureDimensions (in m2t, in widthString, in heightString)
 
function getFontStyle (in m2t, in handle)
 
function getLabel (in m2t, in handle, in opts, in tikzKeyword)
 
function getLegendEntries (in m2t)
 
function getLegendEntryAlignment (in m2t, in handle, in lStyle)
 
function getLegendOpts (in m2t, in handle)
 
function getLegendOrientation (in m2t, in handle, in lStyle)
 
function getLegendPosition (in m2t, in handle, in lStyle)
 
function getLegendString (in m2t, in h)
 
function getLineOptions (in m2t, in h)
 
function getMarkerInfo (in m2t, in h, in markOptions)
 
function getMarkerOptions (in m2t, in h)
 
function getNaturalFigureDimension (in m2t)
 
function getNumBarAndId (in h)
 
function getOrDefault (in handle, in key, in default)
 
function getPatchDrawOptions (in m2t, in h, in drawOptions)
 
function getPatchShape (in m2t, in h, in drawOptions, in patchOptions)
 
function getPlotBoxAspectRatio (in axesHandle)
 
function getPlotyyPeer (in axisHandle)
 
function getPlotyyReferences (in m2t, in axisHandle)
 
function getPositionOfText (in m2t, in h)
 
function getRectangleEdgeOptions (in m2t, in h, in drawOptions)
 
function getRectangleFaceOptions (in m2t, in h, in drawOptions)
 
function getRelativeAxesPosition (in m2t, in axesHandles, in axesBoundingBox)
 
function getRelevantAxes (in m2t, in axesHandles)
 
function getRotationOfText (in m2t, in handle, in style)
 
function getTitle (in m2t, in handle, in opts)
 
function getTitleOrLabel_ (in m2t, in handle, in opts, in labelKind, in tikzKeyword)
 
function getXYAlignmentOfText (in handle, in style)
 
function getXYZDataFromLine (in m2t, in h)
 
function getXYZDataFromSurface (in h)
 
function getYDeviations (in h)
 
function guessOctavePlotType (in h)
 
function handleAllChildren (in m2t, in h)
 
function handleColorbar (in m2t, in handle)
 
function hasLegendEntry (in m2t, in h)
 
function hasPlotyyReference (in m2t, in h)
 
function hasProperties (in h, in fieldsExpectedPresent, in fieldsExpectedAbsent)
 
function imageAsPNG (in m2t, in handle, in xData, in yData, in cData)
 
function imageAsTikZ (in m2t, in handle, in xData, in yData, in cData)
 
function incrementGlobalCounter (in m2t, in counterName)
 
function isAxisMain (in h)
 
function isAxisPlotyy (in h)
 
function isAxisTicksDateTime (in handle, in axis)
 
function isCellOrChar (in x)
 
function isColorDefinitions (in colors)
 
function isHG2 ()
 
function isLineVisible (in h)
 
function isNone (in value)
 
function isOff (in value)
 
function isOn (in value)
 
function isRGBTuple (in color)
 
function issueUrl (in m2t, in number, in forOutput)
 
function isTickLabelsNecessary (in m2t, in ticks, in tickLabels, in isLogAxis)
 
function isValidSemanticLineWidthDefinition (in defMat)
 
function isVisible (in handles)
 
function isVisibleContainer (in axisHandle)
 
function join (in m2t, in cellstr, in delimiter)
 
function jumpAtUnboundCoords (in m2t, in data)
 
function linearFunction (in X, in Y)
 
function m2t_addAxisOption (in m2t, in key, in value)
 
function makeTable (in m2t, in varargin)
 
function matlab2pgfplotsColormap (in m2t, in matlabColormap, in name)
 
function matlab2texUnits (in matlabUnits, in fallbackValue)
 
function matlab2tikz (in varargin)
 
function maybeShowInLegend (in showInLegend, in drawOptions)
 
function mergeAdjacentTexCmds (in string, in cmd)
 
function needsPgfplotsVersion (in m2t, in minVersion)
 
function normalizedAlphaValues (in m2t, in alpha, in handle)
 
function openFileForOutput (in m2t)
 
function opts_add (in opts, in key, in value)
 
function opts_addSubOpts (in opts, in key, in subOpts)
 
function opts_append (in opts, in key, in value)
 
function opts_append_userdefined (in opts, in userDefined)
 
function opts_copy (in opts_from, in name_from, in opts, in name_to)
 
function opts_get (in opts, in key)
 
function opts_has (in opts, in key)
 
function opts_merge (in opts, in varargin)
 
function opts_new ()
 
function opts_print (in opts, in sep)
 
function opts_remove (in opts, in varargin)
 
function organizeScatterData (in m2t, in dataInfo)
 
function parseInputsForTable_ (in varargin)
 
function parseStringsAsMath (in m2t, in string)
 
function parseTexString (in m2t, in string)
 
function parseTexSubstring (in m2t, in string)
 
function patchcolor2xcolor (in m2t, in color, in patchhandle)
 
function pgfplots2matlabColormap (in points, in rgb, in numColors)
 
function plotLine2d (in m2t, in opts, in data)
 
function plotyyLabelName (in num)
 
function pos2dims (in pos)
 
function prettyPrint (in m2t, in strings, in interpreter)
 
function printAll (in m2t, in env, in fid)
 
function removeSuperfluousTicks (in ticks, in tickLabels)
 
function retrievePositionOfAxes (in m2t, in handle)
 
function rgb2colorliteral (in m2t, in rgb)
 
function saveToFile (in m2t, in fid, in fileWasOpen)
 
function setAxisLimits (in m2t, in handle, in axis, in options)
 
function setAxisTickLabelStyle (in options, in axis, in handle)
 
function setAxisTicks (in m2t, in options, in axis, in ticks, in tickLabels, in hasMinorTicks, in tickDir, in isDatetimeTicks)
 
function setBarLayoutOfBarSeries (in m2t, in h, in barType, in drawOptions)
 
function setColor (in m2t, in handle, in options, in property, in color, in noneValue)
 
function setDimensionOfAxes (in m2t, in widthOrHeight, in dimension)
 
function shaderOpts (in m2t, in handle, in selectedType)
 
function shaderOptsMesh (in m2t, in handle, in opts, in s)
 
function shaderOptsSurfPatch (in m2t, in handle, in opts, in s)
 
function shaderOptsSurfPatchEdgeFlat (in m2t, in handle, in opts, in s)
 
function shaderOptsSurfPatchEdgeInterp (in m2t, in handle, in opts, in s)
 
function shaderOptsSurfPatchEdgeNone (in m2t, in handle, in opts, in s)
 
function shaderOptsSurfPatchEdgeRGB (in m2t, in handle, in opts, in s)
 
function signalDependency (in m2t, in dependencyType, in name)
 
function specialDrawZplaneUnitCircle (in m2t, in drawOptions)
 
function splitLine (in m2t, in data)
 
function switchMatOct (in matlabValue, in octaveValue)
 
function TeXpath (in path)
 
function translateLineStyle (in matlabLineStyle)
 
function tryToMakeScalar (in value, in tolerance)
 
function userInfo (in m2t, in message, in varargin)
 
function userWarning (in m2t, in message, in varargin)
 
function VersionControlIdentifier ()
 
function warnAboutParameter (in m2t, in parameter, in isActive, in message)
 
function warnFacetedInterp (in m2t)
 
function writePlotData (in m2t, in data, in drawOptions)
 

Function Documentation

◆ add3DOptionsOfAxes()

function add3DOptionsOfAxes ( in  m2t,
in  handle 
)

◆ addAspectRatioOptionsOfAxes()

function addAspectRatioOptionsOfAxes ( in  m2t,
in  handle 
)

◆ addChildren()

function addChildren ( in  parent,
in  children 
)

◆ addComments()

function addComments ( in  fid,
in  comment 
)

◆ addCustomCode()

function addCustomCode ( in  fid,
in  before,
in  code,
in  after 
)

◆ addLabel()

function addLabel ( in  m2t,
in  h 
)

◆ addLegendInformation()

function addLegendInformation ( in  m2t,
in  h 
)

◆ addPlotyyReference()

function addPlotyyReference ( in  m2t,
in  h 
)

◆ addStandalone()

function addStandalone ( in  m2t,
in  fid,
in  part 
)

◆ addZBufferOptions()

function addZBufferOptions ( in  m2t,
in  h,
in  opts 
)

◆ applyHgTransform()

function applyHgTransform ( in  m2t,
in  data 
)

◆ assertRegularAxes()

function assertRegularAxes ( in  handle)

◆ assertValidAxisSpecifier()

function assertValidAxisSpecifier ( in  axis)

◆ cdata2colorindex()

function cdata2colorindex ( in  m2t,
in  cdata,
in  imagehandle 
)

◆ cellstrOneLinePerCell()

function cellstrOneLinePerCell ( in  strings)

◆ checkDeprecatedEnvironment()

function checkDeprecatedEnvironment ( in  minimalVersions)

◆ clickableUrl()

function clickableUrl ( in  url,
in  title 
)

◆ conditionallyCyclePath()

function conditionallyCyclePath ( in  data)

◆ configureColors()

function configureColors ( in  extraColors)

◆ configureSemanticLineWidths()

function configureSemanticLineWidths ( in  semanticLineWidths)

◆ constructUniformXYDataForImage()

function constructUniformXYDataForImage ( in  XYData,
in  expectedLength 
)

◆ convertUnits()

function convertUnits ( in  srcValue,
in  srcUnit,
in  dstUnit 
)

◆ dealColorDefinitions()

function dealColorDefinitions ( in  mergedColorDefs)

◆ defaultTickLabelInterpreter()

function defaultTickLabelInterpreter ( in  m2t)

◆ disableClippingInCurrentAxes()

function disableClippingInCurrentAxes ( in  m2t,
in  pos 
)

◆ drawAnnotations()

function drawAnnotations ( in  m2t)

◆ drawAnnotationsHelper()

function drawAnnotationsHelper ( in  m2t,
in  h 
)

◆ drawAreaSeries()

function drawAreaSeries ( in  m2t,
in  h 
)

◆ drawAxes()

function drawAxes ( in  m2t,
in  handle 
)

◆ drawBackgroundOfAxes()

function drawBackgroundOfAxes ( in  m2t,
in  handle 
)

◆ drawBarseries()

function drawBarseries ( in  m2t,
in  h 
)

◆ drawBaseline()

function drawBaseline ( in  m2t,
in  hparent,
in  isVertical 
)

◆ drawBoxAndLineLocationsOfAxes()

function drawBoxAndLineLocationsOfAxes ( in  m2t,
in  h 
)

◆ drawContour()

function drawContour ( in  m2t,
in  h 
)

◆ drawContourHG2()

function drawContourHG2 ( in  m2t,
in  h 
)

◆ drawEllipse()

function drawEllipse ( in  m2t,
in  handle 
)

◆ drawErrorBars()

function drawErrorBars ( in  m2t,
in  h 
)

◆ drawFilledContours()

function drawFilledContours ( in  m2t,
in  h,
in  contours,
in  istart,
in  nrows 
)

◆ drawGridOfAxes()

function drawGridOfAxes ( in  m2t,
in  handle 
)

◆ drawHggroup()

function drawHggroup ( in  m2t,
in  h 
)

◆ drawHistogram()

function drawHistogram ( in  m2t,
in  h 
)

◆ drawImage()

function drawImage ( in  m2t,
in  handle 
)

◆ drawLegendOptionsOfAxes()

function drawLegendOptionsOfAxes ( in  m2t)

◆ drawLine()

function drawLine ( in  m2t,
in  h 
)

◆ drawPatch()

function drawPatch ( in  m2t,
in  handle 
)

◆ drawQuiverGroup()

function drawQuiverGroup ( in  m2t,
in  h 
)

◆ drawRectangle()

function drawRectangle ( in  m2t,
in  h 
)

◆ drawScatterPlot()

function drawScatterPlot ( in  m2t,
in  h 
)

◆ drawStairSeries()

function drawStairSeries ( in  m2t,
in  h 
)

◆ drawStemOrStairSeries_()

function drawStemOrStairSeries_ ( in  m2t,
in  h,
in  plotType 
)

◆ drawStemSeries()

function drawStemSeries ( in  m2t,
in  h 
)

◆ drawSurface()

function drawSurface ( in  m2t,
in  h 
)

◆ drawText()

function drawText ( in  m2t,
in  handle 
)

◆ drawTextarrow()

function drawTextarrow ( in  m2t,
in  handle 
)

◆ drawTitleOfAxes()

function drawTitleOfAxes ( in  m2t,
in  handle 
)

◆ drawVisibleText()

function drawVisibleText ( in  m2t,
in  handle 
)

◆ escapeAmpersands()

function escapeAmpersands ( in  m2t,
in  string,
in  origstr 
)

◆ escapeCharacters()

function escapeCharacters ( in  str)

◆ escapeTildes()

function escapeTildes ( in  m2t,
in  string,
in  origstr 
)

◆ externalFilename()

function externalFilename ( in  m2t,
in  counter,
in  extension 
)

◆ extractValueUnit()

function extractValueUnit ( in  str)

◆ filehandleValidation()

function filehandleValidation ( in  x)

◆ filenameValidation()

function filenameValidation ( in  x,
in  p 
)

◆ fileOpenForWrite()

function fileOpenForWrite ( in  m2t,
in  filename 
)

◆ findPlotAxes()

function findPlotAxes ( in  m2t,
in  fh 
)

◆ findStartOfContourData()

function findStartOfContourData ( in  contours)

◆ flipImageIfAxesReversed()

function flipImageIfAxesReversed ( in  m2t,
in  colorData,
in  alphaData 
)

◆ fonts2tex()

function fonts2tex ( in  fonts)

◆ formatAspectRatio()

function formatAspectRatio ( in  m2t,
in  values 
)

◆ formatDim()

function formatDim ( in  value,
in  unit 
)

◆ formatPgfplotsVersion()

function formatPgfplotsVersion ( in  version)

◆ formatPgfTickLabels()

function formatPgfTickLabels ( in  m2t,
in  plotLabelsNecessary,
in   
)

◆ function()

function ( )

◆ generateColorDefinitions()

function generateColorDefinitions ( in  colorConfig)

◆ getAndCheckDefault()

function getAndCheckDefault ( in  type,
in  handle,
in  key,
in  default 
)

◆ getAndRescaleQuivers()

function getAndRescaleQuivers ( in  m2t,
in  h 
)

◆ getAssociatedLegend()

function getAssociatedLegend ( in  m2t,
in  axisHandle 
)

◆ getAxesPosition()

function getAxesPosition ( in  m2t,
in  handle,
in  widthString,
in  heightString,
in  axesBoundingBox 
)

◆ getAxisLabel()

function getAxisLabel ( in  m2t,
in  handle,
in  axis,
in  opts 
)

◆ getAxisOptions()

function getAxisOptions ( in  m2t,
in  handle,
in  axis 
)

◆ getAxisTicks()

function getAxisTicks ( in  m2t,
in  handle,
in  axis,
in  options 
)

◆ getBarWidthInAbsolutUnits()

function getBarWidthInAbsolutUnits ( in  h)

◆ getCDataWithFallbacks()

function getCDataWithFallbacks ( in  patchhandle)

◆ getColor()

function getColor ( in  m2t,
in  handle,
in  color,
in  mode 
)

◆ getColorbarOptions()

function getColorbarOptions ( in  m2t,
in  handle 
)

◆ getColorbarPosOptions()

function getColorbarPosOptions ( in  handle,
in  cbarStyleOptions 
)

◆ getColorOfMarkers()

function getColorOfMarkers ( in  m2t,
in  h,
in  name,
in  cData 
)

◆ getDataInfo()

function getDataInfo ( in  h,
in  varargin 
)

◆ getFactoryOrDefault()

function getFactoryOrDefault ( in  type,
in  key,
in  fallback 
)

◆ getFigureDimensions()

function getFigureDimensions ( in  m2t,
in  widthString,
in  heightString 
)

◆ getFontStyle()

function getFontStyle ( in  m2t,
in  handle 
)

◆ getLabel()

function getLabel ( in  m2t,
in  handle,
in  opts,
in  tikzKeyword 
)

◆ getLegendEntries()

function getLegendEntries ( in  m2t)

◆ getLegendEntryAlignment()

function getLegendEntryAlignment ( in  m2t,
in  handle,
in  lStyle 
)

◆ getLegendOpts()

function getLegendOpts ( in  m2t,
in  handle 
)

◆ getLegendOrientation()

function getLegendOrientation ( in  m2t,
in  handle,
in  lStyle 
)

◆ getLegendPosition()

function getLegendPosition ( in  m2t,
in  handle,
in  lStyle 
)

◆ getLegendString()

function getLegendString ( in  m2t,
in  h 
)

◆ getLineOptions()

function getLineOptions ( in  m2t,
in  h 
)

◆ getMarkerInfo()

function getMarkerInfo ( in  m2t,
in  h,
in  markOptions 
)

◆ getMarkerOptions()

function getMarkerOptions ( in  m2t,
in  h 
)

◆ getNaturalFigureDimension()

function getNaturalFigureDimension ( in  m2t)

◆ getNumBarAndId()

function getNumBarAndId ( in  h)

◆ getOrDefault()

function getOrDefault ( in  handle,
in  key,
in  default 
)

◆ getPatchDrawOptions()

function getPatchDrawOptions ( in  m2t,
in  h,
in  drawOptions 
)

◆ getPatchShape()

function getPatchShape ( in  m2t,
in  h,
in  drawOptions,
in  patchOptions 
)

◆ getPlotBoxAspectRatio()

function getPlotBoxAspectRatio ( in  axesHandle)

◆ getPlotyyPeer()

function getPlotyyPeer ( in  axisHandle)

◆ getPlotyyReferences()

function getPlotyyReferences ( in  m2t,
in  axisHandle 
)

◆ getPositionOfText()

function getPositionOfText ( in  m2t,
in  h 
)

◆ getRectangleEdgeOptions()

function getRectangleEdgeOptions ( in  m2t,
in  h,
in  drawOptions 
)

◆ getRectangleFaceOptions()

function getRectangleFaceOptions ( in  m2t,
in  h,
in  drawOptions 
)

◆ getRelativeAxesPosition()

function getRelativeAxesPosition ( in  m2t,
in  axesHandles,
in  axesBoundingBox 
)

◆ getRelevantAxes()

function getRelevantAxes ( in  m2t,
in  axesHandles 
)

◆ getRotationOfText()

function getRotationOfText ( in  m2t,
in  handle,
in  style 
)

◆ getTitle()

function getTitle ( in  m2t,
in  handle,
in  opts 
)

◆ getTitleOrLabel_()

function getTitleOrLabel_ ( in  m2t,
in  handle,
in  opts,
in  labelKind,
in  tikzKeyword 
)

◆ getXYAlignmentOfText()

function getXYAlignmentOfText ( in  handle,
in  style 
)

◆ getXYZDataFromLine()

function getXYZDataFromLine ( in  m2t,
in  h 
)

◆ getXYZDataFromSurface()

function getXYZDataFromSurface ( in  h)

◆ getYDeviations()

function getYDeviations ( in  h)

◆ guessOctavePlotType()

function guessOctavePlotType ( in  h)

◆ handleAllChildren()

function handleAllChildren ( in  m2t,
in  h 
)

◆ handleColorbar()

function handleColorbar ( in  m2t,
in  handle 
)

◆ hasLegendEntry()

function hasLegendEntry ( in  m2t,
in  h 
)

◆ hasPlotyyReference()

function hasPlotyyReference ( in  m2t,
in  h 
)

◆ hasProperties()

function hasProperties ( in  h,
in  fieldsExpectedPresent,
in  fieldsExpectedAbsent 
)

◆ imageAsPNG()

function imageAsPNG ( in  m2t,
in  handle,
in  xData,
in  yData,
in  cData 
)

◆ imageAsTikZ()

function imageAsTikZ ( in  m2t,
in  handle,
in  xData,
in  yData,
in  cData 
)

◆ incrementGlobalCounter()

function incrementGlobalCounter ( in  m2t,
in  counterName 
)

◆ isAxisMain()

function isAxisMain ( in  h)

◆ isAxisPlotyy()

function isAxisPlotyy ( in  h)

◆ isAxisTicksDateTime()

function isAxisTicksDateTime ( in  handle,
in  axis 
)

◆ isCellOrChar()

function isCellOrChar ( in  x)

◆ isColorDefinitions()

function isColorDefinitions ( in  colors)

◆ isHG2()

function isHG2 ( )

◆ isLineVisible()

function isLineVisible ( in  h)

◆ isNone()

function isNone ( in  value)

◆ isOff()

function isOff ( in  value)

◆ isOn()

function isOn ( in  value)

◆ isRGBTuple()

function isRGBTuple ( in  color)

◆ issueUrl()

function issueUrl ( in  m2t,
in  number,
in  forOutput 
)

◆ isTickLabelsNecessary()

function isTickLabelsNecessary ( in  m2t,
in  ticks,
in  tickLabels,
in  isLogAxis 
)

◆ isValidSemanticLineWidthDefinition()

function isValidSemanticLineWidthDefinition ( in  defMat)

◆ isVisible()

function isVisible ( in  handles)

◆ isVisibleContainer()

function isVisibleContainer ( in  axisHandle)

◆ join()

function join ( in  m2t,
in  cellstr,
in  delimiter 
)

◆ jumpAtUnboundCoords()

function jumpAtUnboundCoords ( in  m2t,
in  data 
)

◆ linearFunction()

function linearFunction ( in  X,
in  Y 
)

◆ m2t_addAxisOption()

function m2t_addAxisOption ( in  m2t,
in  key,
in  value 
)

◆ makeTable()

function makeTable ( in  m2t,
in  varargin 
)

◆ matlab2pgfplotsColormap()

function matlab2pgfplotsColormap ( in  m2t,
in  matlabColormap,
in  name 
)

◆ matlab2texUnits()

function matlab2texUnits ( in  matlabUnits,
in  fallbackValue 
)

◆ matlab2tikz()

function matlab2tikz ( in  varargin)

◆ maybeShowInLegend()

function maybeShowInLegend ( in  showInLegend,
in  drawOptions 
)

◆ mergeAdjacentTexCmds()

function mergeAdjacentTexCmds ( in  string,
in  cmd 
)

◆ needsPgfplotsVersion()

function needsPgfplotsVersion ( in  m2t,
in  minVersion 
)

◆ normalizedAlphaValues()

function normalizedAlphaValues ( in  m2t,
in  alpha,
in  handle 
)

◆ openFileForOutput()

function openFileForOutput ( in  m2t)

◆ opts_add()

function opts_add ( in  opts,
in  key,
in  value 
)

◆ opts_addSubOpts()

function opts_addSubOpts ( in  opts,
in  key,
in  subOpts 
)

◆ opts_append()

function opts_append ( in  opts,
in  key,
in  value 
)

◆ opts_append_userdefined()

function opts_append_userdefined ( in  opts,
in  userDefined 
)

◆ opts_copy()

function opts_copy ( in  opts_from,
in  name_from,
in  opts,
in  name_to 
)

◆ opts_get()

function opts_get ( in  opts,
in  key 
)

◆ opts_has()

function opts_has ( in  opts,
in  key 
)

◆ opts_merge()

function opts_merge ( in  opts,
in  varargin 
)

◆ opts_new()

function opts_new ( )

◆ opts_print()

function opts_print ( in  opts,
in  sep 
)

◆ opts_remove()

function opts_remove ( in  opts,
in  varargin 
)

◆ organizeScatterData()

function organizeScatterData ( in  m2t,
in  dataInfo 
)

◆ parseInputsForTable_()

function parseInputsForTable_ ( in  varargin)

◆ parseStringsAsMath()

function parseStringsAsMath ( in  m2t,
in  string 
)

◆ parseTexString()

function parseTexString ( in  m2t,
in  string 
)

◆ parseTexSubstring()

function parseTexSubstring ( in  m2t,
in  string 
)

◆ patchcolor2xcolor()

function patchcolor2xcolor ( in  m2t,
in  color,
in  patchhandle 
)

◆ pgfplots2matlabColormap()

function pgfplots2matlabColormap ( in  points,
in  rgb,
in  numColors 
)

◆ plotLine2d()

function plotLine2d ( in  m2t,
in  opts,
in  data 
)

◆ plotyyLabelName()

function plotyyLabelName ( in  num)

◆ pos2dims()

function pos2dims ( in  pos)

◆ prettyPrint()

function prettyPrint ( in  m2t,
in  strings,
in  interpreter 
)

◆ printAll()

function printAll ( in  m2t,
in  env,
in  fid 
)

◆ removeSuperfluousTicks()

function removeSuperfluousTicks ( in  ticks,
in  tickLabels 
)

◆ retrievePositionOfAxes()

function retrievePositionOfAxes ( in  m2t,
in  handle 
)

◆ rgb2colorliteral()

function rgb2colorliteral ( in  m2t,
in  rgb 
)

◆ saveToFile()

function saveToFile ( in  m2t,
in  fid,
in  fileWasOpen 
)

◆ setAxisLimits()

function setAxisLimits ( in  m2t,
in  handle,
in  axis,
in  options 
)

◆ setAxisTickLabelStyle()

function setAxisTickLabelStyle ( in  options,
in  axis,
in  handle 
)

◆ setAxisTicks()

function setAxisTicks ( in  m2t,
in  options,
in  axis,
in  ticks,
in  tickLabels,
in  hasMinorTicks,
in  tickDir,
in  isDatetimeTicks 
)

◆ setBarLayoutOfBarSeries()

function setBarLayoutOfBarSeries ( in  m2t,
in  h,
in  barType,
in  drawOptions 
)

◆ setColor()

function setColor ( in  m2t,
in  handle,
in  options,
in  property,
in  color,
in  noneValue 
)

◆ setDimensionOfAxes()

function setDimensionOfAxes ( in  m2t,
in  widthOrHeight,
in  dimension 
)

◆ shaderOpts()

function shaderOpts ( in  m2t,
in  handle,
in  selectedType 
)

◆ shaderOptsMesh()

function shaderOptsMesh ( in  m2t,
in  handle,
in  opts,
in  s 
)

◆ shaderOptsSurfPatch()

function shaderOptsSurfPatch ( in  m2t,
in  handle,
in  opts,
in  s 
)

◆ shaderOptsSurfPatchEdgeFlat()

function shaderOptsSurfPatchEdgeFlat ( in  m2t,
in  handle,
in  opts,
in  s 
)

◆ shaderOptsSurfPatchEdgeInterp()

function shaderOptsSurfPatchEdgeInterp ( in  m2t,
in  handle,
in  opts,
in  s 
)

◆ shaderOptsSurfPatchEdgeNone()

function shaderOptsSurfPatchEdgeNone ( in  m2t,
in  handle,
in  opts,
in  s 
)

◆ shaderOptsSurfPatchEdgeRGB()

function shaderOptsSurfPatchEdgeRGB ( in  m2t,
in  handle,
in  opts,
in  s 
)

◆ signalDependency()

function signalDependency ( in  m2t,
in  dependencyType,
in  name 
)

◆ specialDrawZplaneUnitCircle()

function specialDrawZplaneUnitCircle ( in  m2t,
in  drawOptions 
)

◆ splitLine()

function splitLine ( in  m2t,
in  data 
)

◆ switchMatOct()

function switchMatOct ( in  matlabValue,
in  octaveValue 
)

◆ TeXpath()

function TeXpath ( in  path)

◆ translateLineStyle()

function translateLineStyle ( in  matlabLineStyle)

◆ tryToMakeScalar()

function tryToMakeScalar ( in  value,
in  tolerance 
)

◆ userInfo()

function userInfo ( in  m2t,
in  message,
in  varargin 
)

◆ userWarning()

function userWarning ( in  m2t,
in  message,
in  varargin 
)

◆ VersionControlIdentifier()

function VersionControlIdentifier ( )

◆ warnAboutParameter()

function warnAboutParameter ( in  m2t,
in  parameter,
in  isActive,
in  message 
)

◆ warnFacetedInterp()

function warnFacetedInterp ( in  m2t)

◆ writePlotData()

function writePlotData ( in  m2t,
in  data,
in  drawOptions 
)