% PC28Ma function [Minc0]=subMinc0sr(u) Minc0=zeros(9,6); Minc0(1,1)=-1; Minc0(2,2)=-1; Minc0(3,1)=1; Minc0(3,5)=-1; Minc0(4,2)=1; Minc0(4,5)=-1; Minc0(5,3)=-1; Minc0(6,4)=-1; Minc0(7,3)=1; Minc0(7,6)=-1; Minc0(8,4)=1; Minc0(8,6)=-1; Minc0(9,1)=1; Minc0(9,2)=-1; % Barra 1 = SA % Barra 2 = RA % Barra 3 = SB % Barra 4 = RB % Barra 5 = m % Barra 6 = p % Elemento 1 = G-SA(zs0) % Elemento 2 = G-RA(zr0) % Elemento 3 = SA-m % Elemento 4 = RA-m % Elemento 5 = G-SB % Elemento 6 = G-RB % Elemento 7 = SB-p % Elemento 8 = RB-p % Elemento 9 = zsr0