.php xmlns="http://www.w3.org/1999/.php"> - k-Wave MATLAB Toolbox
k-Wave Toolbox

getComputerInfo

Return information about computer and k-Wave version.

Syntax

comp_info = getComputerInfo()

Description

getComputerInfo returns information about the computer currently being used, including the versions of MATLAB and k-Wave.

Outputs

comp_info structure with the following fields:

.date
.computer_name
.operating_system_type
.operating_system
.user_name
.matlab_version
.kwave_version
.kwave_path

See Also

ver
<.php>