Recent content by vineelkanna

  1. V

    Mathematica Plot 3D matrix as 2D plot and 3rd dimension as color in Mathematica

    The error is this, I tweaked the code But no help. Please tell me how can I get this correct .. Symbol::argx: Symbol called with 0 arguments; 1 argument is expected. >> Transpose::nmtx: The first two levels of the one-dimensional list...
  2. V

    Mathematica Plot 3D matrix as 2D plot and 3rd dimension as color in Mathematica

    Just to test, I took the same values and code from above. This is the code: param = {{-1256.89, 1428.53, 3.95091}, {-1244.34, 1494.18, 4.58655}, {-1217.63, 1556.05, 4.9574}, {-1188.06, 1615.99, 5.09292}, {-1168.71, 1679.1, 5.02187}, {-1137.94, 1737.54, 4.7725}, {-1114.76, 1799.63...
  3. V

    Mathematica Plot 3D matrix as 2D plot and 3rd dimension as color in Mathematica

    Im getting an errors if I used that code, its giving many errors and the main one is Transpose::tperm: "Permutation {i,3.} is longer than the dimensions {2} of the array" Please, Can you help me out.
Back
Top