Community Profile

photo

Roy


Last seen: 3 months ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Error in MuPAD command: DOUBLE cannot convert the input expression into a double array. If the input expression contains a symbolic variable, use the VPA function instead.
My code is : cdb=sym('i',[3,1]); Plan=[1,3,6;4,7,6;7,5,2]; for i=1:3 for j=1:3 if i==1 M(j,Plan(j,...

10 years ago | 0 answers | 0

0

answers

Question


how do i use update comman to update a matrx to sql
update(conn,'sample',{'s1','t1','q1','s2','t2','q2','s3','t3','q3'},ma,'where ID=',num2str(Matrx(1,1))); ma=[ 0 5 6 ...

10 years ago | 0 answers | 0

0

answers