Community Profile

photo

Mohamed


Last seen: 10ヶ月 前 2023 年からアクティブ

統計

  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


What am I doing wrong here? I Keep getting "All table variables must have the same number of rows." error.
data = load('therm_con.dat.dat'); temperature = data(:, 1); conductivity = data(:, 2); % Define the model equations equation...

10ヶ月 前 | 1 件の回答 | 0

1

回答