23 reputation
4
bio website
location london
age 23
visits member for 4 months
seen Apr 29 at 18:19
stats profile views 1

Apr
28
awarded  Scholar
Apr
28
accepted Dynamic matrix multiplication
Jan
23
comment Trying to access element of a matrix
Thank you solved using: Rbar = Linea[t1, d1, alpha1, x1].Rt; d=Dynamic[Rbar[[1,4]]]; Thanks
Jan
23
revised Trying to access element of a matrix
added 5 characters in body
Jan
23
asked Trying to access element of a matrix
Jan
23
awarded  Supporter
Jan
23
revised Dynamic matrix multiplication
added 46 characters in body
Jan
22
answered Dynamic matrix multiplication
Jan
22
asked Dynamic matrix multiplication
Jan
17
awarded  Student
Jan
17
comment How to use If with long instructions?
@Szabolcs : I think that the problem is related to the Grid function with Dynamic variables. Is it possible to show a normal grid in an If without using the Print funciton? Anyway with if[cond,Print[Grid[...]]; Print[Instruction2]]; it works! Thank you
Jan
17
awarded  Editor
Jan
17
revised How to use If with long instructions?
added 128 characters in body
Jan
17
comment How to use If with long instructions?
@rcollyer : same result without the ; after the second instruction.
Jan
17
asked How to use If with long instructions?