Community Profile

photo

Magnus Poulsen


Last seen: 約2年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Help i get this error: Array indices must be positive integers or logical values. Error in simulering (line 35) plot(v(t),t)
clear all; close all; clc; load('GaugeDataPart01.mat','INTtimeSERIE') load('gaugeData.mat','event_summary') %konstanter ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


simulering.m Line: 17 Column: 7 Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
clear all; close all; clc; load('GaugeDataPart01.mat','INTtimeSERIE') %konstanter t=INTtimeSERIE(:,1); i=(INTtimeSERIE...

4年以上 前 | 1 件の回答 | 0

1

回答