3:30 How do I access the values of [2x1 double] matrix of the cell array???? I need help, I'm trying to create global stiffness matrix and I've used cell array to store individual stiffnesses (matrices) But I need to add particular value of the matrix stored inside the cell with value of another matrix value(the global stiffness matrix)
Nice video. But I found some of the output slightly different on 2019b version of MATLAB. E.g. at 3:51, myCell = {1 2 3; 'test', [1; 2], false} produces: myCell = 2×3 cell array {[ 1]} {[ 2]} {[3]} {'test'} {2×1 double} {[0]}
3:30
How do I access the values of [2x1 double] matrix of the cell array????
I need help, I'm trying to create global stiffness matrix and I've used cell array to store individual stiffnesses (matrices)
But I need to add particular value of the matrix stored inside the cell with value of another matrix value(the global stiffness matrix)
Nice video. But I found some of the output slightly different on 2019b version of MATLAB. E.g. at 3:51, myCell = {1 2 3; 'test', [1; 2], false} produces:
myCell =
2×3 cell array
{[ 1]} {[ 2]} {[3]}
{'test'} {2×1 double} {[0]}
very clean expression. Thank tou.
How does one interleave 2 arrays
why i'm not able to see video..only audio sound is coming...
MATLAB plz reply..