Scilab 6.0.0
      
      
    
      
      Справка Scilab >> HDF5 Management > h5flush
      
      
    
    
    
    
    
    
      
  
h5flush
Flush all the buffers associated with a file
Syntax
h5flush(obj [, local])
Arguments
- obj
- a H5Object 
- local
- a boolean 
Description
Flush all the buffers associated with a file. If local is %T, only the file is flushed, otherwise the entire virtual file is flushed.
Examples
History
| Version | Description | 
| 5.5.0 | HDF5 module introduced. | 
Comments
Add a comment:
Please login to comment this page.