image thumbnail
from java_web_figures_demo by Joe Bienkowski
Java Web Figures Demo Code From Help

index-all.html
Index
C D G M N P

C

com.mathworks.examples.plot - package com.mathworks.examples.plot
 

D

dispose() - Method in class com.mathworks.examples.plot.Plotter
Frees native resources associated with this object
dispose() - Method in interface com.mathworks.examples.plot.PlotterRemote
Frees native resources associated with the remote server object
disposeAllInstances() - Static method in class com.mathworks.examples.plot.Plotter
Calls dispose method for each outstanding instance of this class.

G

getplot(List, List) - Method in class com.mathworks.examples.plot.Plotter
Provides the mlx interface for calling the getplot M-function.
getplot(Object[], Object[]) - Method in class com.mathworks.examples.plot.Plotter
Provides the mlx interface for calling the getplot M-function.
getplot(int, Object...) - Method in class com.mathworks.examples.plot.Plotter
Provides the standard interface for calling the getplot M-function with 0 input argument.
getplot(int, Object...) - Method in interface com.mathworks.examples.plot.PlotterRemote
Provides the standard interface for calling the getplot M-function with 0 input argument.

M

main(String[]) - Static method in class com.mathworks.examples.plot.Plotter
Invokes the first m-function specified by MCC, with any arguments given on the command line, and prints the result.

N

newInstance(MWComponentOptions) - Static method in class com.mathworks.examples.plot.plotMCRFactory
 

P

plotMCRFactory - Class in com.mathworks.examples.plot
 
Plotter - Class in com.mathworks.examples.plot
The PlotterPlotter() - Constructor for class com.mathworks.examples.plot.Plotter
Constructs a new instance of the Plotter class.
Plotter(String) - Constructor for class com.mathworks.examples.plot.Plotter
Constructs a new instance of the Plotter class.
Plotter(MWComponentOptions) - Constructor for class com.mathworks.examples.plot.Plotter
Constructs a new instance of the Plotter class.
PlotterRemote - Interface in com.mathworks.examples.plot
The Plotter
C D G M N P

Contact us at files@mathworks.com