简体   繁体   English

如何在 Mathematica 时间序列中获取变量名称?

[英]How to get variable names in Mathematica timeseries?

I am using the predefined "WindSpeedData" function, which returns a TimeSeries object.我正在使用预定义的“WindSpeedData”函数,它返回一个 TimeSeries 对象。 How can I get the variable names that constitute the time series and their corresponding data?如何获取构成时间序列的变量名称及其相应数据?

Found the answer.找到了答案。 Use "Values[WindspeedData[...]] "使用“值[WindspeedData[...]]”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM