Benyamin.KH20 Posted March 14, 2016 Report Posted March 14, 2016 hello first excuse me for my bad english i want replace two 1D array into first and second 2D array how can i ? i want separated data and time tnk a lot Quote
ensegre Posted March 15, 2016 Report Posted March 15, 2016 Replace Array Subset is your friend, probably. However, note that you cannot format one column of the output as numeric and the other as timestamp. Properties of array elements must be uniform. You may want to consider an 1D array of clusters instead. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.