Community Profile

photo

Ted Devine


Last seen: meer dan 2 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Matlab Matrcies in output interact with each other
clear clc close all syms x Mat1 = zeros(10,10); Mat2 = zeros(10,10); for j=1:10 for k=1:10 if j+1==k ...

meer dan 2 jaar ago | 1 answer | 0

1

answer