1990 年から 1999 年のデータに対応するインデックスのベクトルを作成し、変数 idx に保存したいです
古いコメントを表示
matlab 部分行列の抽出と修正ベクトルの複数の要素を抽出する(2/3) 10 年分のデータの抽出
の問題の解答が無く進められません。回答を教えていただけますか?
load eurGasPrices
Fr2 = France(2);
France(1) = Fr2;
plot(Year,France)
hold on
plot(Year,Germany)
hold off
title("Gasoline Prices in USD/gal over time")
legend("France","Germany")
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で 時系列イベント についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!