##Statit ## ## exec transpose.stc ## ## This Statit command file is used to transpose a Statit workspace. ## Restrictions: ## - All variables must be numeric. ## matrix* build(all) /nolist /usemissing matrix Matrix.Build = trn(Matrix.Build) matrix* break(Matrix.Build) /nolist variable delete v1 to Matrix.Build /nolist