SGfigure

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Visualization
Introduced first in SolidGeometry 2.4, Creation date: 2015-06-22, Last change: 2025-09-14

Application for opening and viewing STL Files

Description

Since SG-Lib 4.9 this function is not chaning the light condition anymore to speed up rotation
The function can be compiled as application or used as user interface function. Called without input parameters, a file reading dialog will be opened. There are examples for reading, writing of STL files and changing light condition or grid information.
It should show the potential of Matlab to the company Arburg, Lossburg

See Also: gcfSG , VLFLfigure , SGtitle , select3d , pixelofaxis , VLFLplotlight , SGfigureannotation , findingca

Example Illustration

 missing image of SGfigure(VL,FL)

Syntax

h=SGfigure([VL,FL])

Input Parameter

VL: Vertex list of solid geometry; or SG or az of view
FL: Facet list of solid geometry or el of viee

Output Parameter

h: handle to figure

Examples

GUI with a small cube (0.1 0.1 0.1) in the center:
SGfigure;
SGfigure(SGbox);
SGfigure(0,0);




Copyright 2015-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21