| MATLAB Function Reference | ![]() |
Determine if MATLAB is or emulates the Runtime Server
Syntax
Description
tf = isruntime
returns logical true (1) if MATLAB is either the Runtime Server variant, or commercial MATLAB currently emulating the Runtime Server. isruntime returns logical false (0) otherwise.
Examples
See Also
| isreal | issorted | ![]() |