C# Class MatLabInterface, Stereoscopic_Scatterplot

Inheritance: MonoBehaviour
Afficher le fichier Open project: noahfreedman/Stereoscopic_Scatterplot Class Usage Examples

Méthodes publiques

Свойство Type Description
xMin float

Méthodes publiques

Méthode Description
formulaToMeshgrid ( string formula, double xRange, double yRange ) : void

Private Methods

Méthode Description
ProcessMeshgrid ( string data ) : void
WaitForRequest ( WWW www ) : IEnumerator

Method Details

formulaToMeshgrid() public méthode

public formulaToMeshgrid ( string formula, double xRange, double yRange ) : void
formula string
xRange double
yRange double
Résultat void

Property Details

xMin public_oe property

public float xMin
Résultat float