MatrixBerryCore
Namespaces | Functions
copyfile.m File Reference

Go to the source code of this file.

Namespaces

 mxberry::io
 

Functions

function mxberry::io::copyfile (in srcName, in dstName)
 COPYFILE is a simplified version of the built-in function that supports long file paths on Windows (>260 symbols). Only copying of a single file to a destination folder/file is supported. More...