OptFEM3DP1 Toolbox  V1.0
Matlab/Octave Optimized P1-Lagrange Finite Element Method in 3D
 All Files Functions Variables Pages
getComputerName.m File Reference

GETCOMPUTERNAME returns the name of the computer (hostname) name = getComputerName() More...

Go to the source code of this file.

Functions

function name = getComputerName ()
 GETCOMPUTERNAME returns the name of the computer (hostname) name = getComputerName()
 

Detailed Description

GETCOMPUTERNAME returns the name of the computer (hostname) name = getComputerName()

Definition in file getComputerName.m.

Function Documentation

function name = getComputerName ( )

GETCOMPUTERNAME returns the name of the computer (hostname) name = getComputerName()

WARN: output string is converted to lower case

See Also
SYSTEM, GETENV, ISPC, ISUNIX

m j m a r i n j (AT) y a h o o (DOT) e s (c) MJMJ/2007

Copyright
See License issues

Definition at line 17 of file getComputerName.m.