I have equations in the form

x(t)+y(t)=vector whose values are imported from an excel sheet at time t also

so how can I define the vectors x and y so that they can be filled after the loop by the correct values for each time t and also how to import data from excel and assign them to a vector ?

Thanks in advance

Similar questions and discussions