Hi, I tried it a few days before, what I did is:
loadprofile.rows=load_index; %which applies the load to the bus it locates loadprofile.value (:,1,:) = [24 x 99]; And it works in my situation Hope it will help you ------------------------------ Best Regards Stephanie *From:* Ammar Raza <[email protected]> *Date:* 2017-05-09 21:43 *To:* MATPOWER discussion forum <[email protected]> *Subject:* MOST Hi all, I am working on bus 118 with 54 generator and 99 loads. I would like to ask you for the multi period problem i.e. 24 hours, how I will make the load profile function. Can I do like that loadprofile.value (:,1,1) = [24 x 99]; As in case3a in the MOST manual there is only one load therefore, load profile matrix is [12 x 1] loadprofile.value(:,1,1)=[ 440; 480; .. .. .. ]; Kind Regard, Mohammad Ammar Raza
