OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

mkdir

Contents

Brief Information

Create a new folder in the current working directory.

Command Line Usage

1. mkdir dir:= "MyFolder";

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Directory dir

Input

string

<unassigned>

Specify the name of the folder to be created.

Description

This X-Function is used to create a new folder in the current working directory.

Related X-Functions