1 2 3 4 5 6 7
//example 6.5// clc //clears the screen// clear //clears all existing variables// disp('X=A''B+AB''') disp('Y = AB')