photo

Maha Kamal


Last seen: 5 Monate vor Aktiv seit 2024

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Please help me correct this error: Error in P_function>P_panelpower (line 26) elseif t>=6 && t<11 Error in P_function (line 10) P = P_panelpower(t);
% Defining time start and end time from midnight to 24th hour with 6mins intervals tstart=0; tend=24; % Defining total number...

6 Monate vor | 2 Antworten | 0

2

Antworten

Frage


How do I write time vector starting from midnight (12:00 am) hourly to 24th hour using time-intervals of 6 minutes (tenths of an hour).
I have to declare two variables: time and P(t), how do I do it? Time is already explained in my question and P(t) has differen...

6 Monate vor | 1 Antwort | 0

1

Antwort