This is a Matlab usage question. Please go over some reference on setting 
values in a vector.

Shri

On Mar 26, 2014, at 1:58 AM, "deepak....." 
<[email protected]<mailto:[email protected]>> wrote:

Sir
I want to change load at each bus for simulating different scenario of
load.

For changing load at a bus we write ;

mpc.bus(bus_no,PD)=value.

For a 30 bus system I want to change PD at all 30 buses . How to do so by
writing code
mpc.bus(:,PD)=new values , will work ?

Reply via email to