1990 年から 1999 年のデータに対応するインデックスのベクトルを作成し、変数 idx に保存したいです
Afficher commentaires plus anciens
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")
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 時系列イベント dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!