Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Renaming a financial time series taking a long time

1 回表示 (過去 30 日間)
Chris
Chris 2012 年 3 月 21 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Right now I have
newfts = oldfts to change the name of the financial time seris but there is a good few second pause when this happens. Is there a way to eliminate this and just change the name of the financial time series
  1 件のコメント
Eike
Eike 2012 年 3 月 21 日
Why would you want to do something like this? Is having exactly the same variable but with a different name good for anything except causing reader's confusion?
Apart from that, the following blog post suggests there shouldn't be any delay in that situation due to lazy copying...?
http://blogs.mathworks.com/pick/2008/04/18/renaming-variables/

回答 (0 件)

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by