Scilab 5.4.1
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
getmemory
利用可能なシステムメモリおよびシステムメモリの総量を返す
呼出し手順
[free, total]=getmemory()
Description
getmemory()
は利用可能なシステムメモリを取得します (キロ-オクテット).
[free, total]=getmemory()
は利用可能なシステムメモリおよびシステムメモリの総量を返します
(キロ-オクテット).
Comments
Add a comment:
Please login to comment this page.