photo

javad amoli


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I want to plot my outputs , X vector is text format ( for example 10/3/2015-8:00-8:15 ) and my Y vector is number . how should i plot them ? I got error on text format
I got error on text format , seem that both of the vector must be number . another Q : how can I change the shape of the grap...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I want my code to read from a csv file, the csv file (dee1) has 2 columns which the first one is Time_stamps and second one is load value . but the output of the function only read time_stamps. what should I do to fix it ?
function [load_time_stamp, load_value]=get_the_actual_demand_data() filename = 'dee1.csv'; delimiter = ','; startRow ...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


what is this eror and what does it mean and how can i solve it ?
what is this eror and what does it mean and how can i solve it ? ((Error using datenum (line 178) DATENUM failed. Error i...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


"Error using xlsread, Worksheet 'Sheet1' not found. " I have this eror and I don't know why. I have the sheet and it's in the folder which I have my script and functions.
<</matlabcentral/answers/uploaded_files/104026/Untitled.png>> I attached the eror in Png Error using xlsread (line 247) W...

casi 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


here is my codes and erors, I don't know what this erors mean ?
*Erors* Undefined function or variable "Current_time_actual_load". Error in obtain_current_week_data_dt>obatin_current_wee...

casi 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


i have a problem with the first line of my code . I don't know what does it mean . "Error in obtain_current_week_data_dt>obatin_current_week_actual_load_data (line 64) Current_week_actual_load_data(1,1)=Current_time_actual_load;"
Current_week_actual_load_data(1,1)=Current_time_actual_load; temp1=Week_end_timestamp(1:10); temp2=Week_end_...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I solve the eror " Error using textscan Invalid file identifier. Use fopen to generate a valid file identifier. " for this code ?
function [load_time_stamp, load_value]=get_the_actual_demand_data() filename = 'dee1.csv'; delimiter = ','; startRow = 2; ...

casi 7 años hace | 0 respuestas | 0

0

respuestas