uniformwindprofile

uniformwindprofile(nt, nj, n)

uniformwindprofile() - Creates a wind profile with evenly spaced capacity values.

PROFILES = UNIFORMWINDPROFILE(NT, NJ, N)

Returns a Profile struct to modify the PMAX of a set N generators.
The profile has NT periods and NJ scenarios, where the NJ scale
factors are evenly spaced from 0 to 1. All inputs are optional.
Defaults are NT = 24, NJ = 5, N = 1.

See also idx_profile(), getprofiles().