Go to the source code of this file.
Functions |
| else | matlab_gs_lib (8, varargin{:}) |
Variables |
| | function [varargout] |
| | end [varargout{:}] = matlab_gs_lib(8, varargin{:}) |
Function Documentation
Variable Documentation
| end[varargout{:}] = matlab_gs_lib(8, varargin{:}) |
Initial value: gs_info(varargin)
% gs_info('service')
%
% Displays information about a specific service in the GridSolve
% network enabled solver system.
%
% Example: gs_info('ddot')
if (nargout > 0)
for i=1:nargout
Definition at line 1 of file gs_info.m.