Restructure : Unstack by Time Interval
Unstack dataset based on the specified time interval.
Minimum Origin Version Required: Origin 2024b
1. wtsunstack -r 2 time:=[Book1]Sheet1!C"Time" data:=[Book1]Sheet1!E"Original Value" bucket:=month start:=10 end:=20 label:="Month=MMM" timefmt:=MM/dd/yyyy;
Please refer to the page for additional option switches when accessing the x-function from script
Input
Range
int
string
Output
Worksheet
For example: Year=yyyy|Month=MMM
For example:
wunstackcol,wtspivot