imat_result | Create an imat_result object |
imat_result/get | Get one or more attributes of an imat_result object |
imat_result/set | Set one or more attributes of an imat_result object |
imat_result/edit_attributes | Convenient GUI for editing imat_result data attributes |
imat_result/setdisplay | Set attributes to show for imat_result displays |
imat_result/list | List imat_result components and data in tabular form |
imat_result/sort | Sort components for imat_result |
imat_result/chgunits | Convert an imat_result to a different unit system |
imat_result/plot | Plot results |
imat_results/vtkplot (+FEA) |
Plot and animate imat_shpand/or imat_result in 3-D space |
imat_result/uiselect | Select results using a graphical interface |
imat_result/ctranspose | Conjugate transpose an imat_result object. |
imat_result/transpose | Transpose the dimensions of an imat_result object. |
imat_result/uplus | Unary plus (+s) |
imat_result/uminus | Unary minus (-s) |
imat_result/plus | Add results (r1+r2) |
imat_result/minus | Subtract results (r1-r2) |
imat_result/mtimes | Matrix multiply results (r1*r2) |
imat_result/times | Termwise multiply result data values (r1.*r2) |
imat_result/mrdivide | Matrix divide results (r1/r2) |
imat_result/rdivide | Termwise divide result data values (r1./r2) |
imat_result/real | Take real part of result data values |
imat_result/imag | Take imaginary part of result data values |
imat_result/conj | Take complex conjugate of result data values |
imat_result/abs | Take absolute value (or modulus) of result data values |
imat_result/group_by | Group results by the values of a specified attribute |
imat_result/criterion | Create criterion data from Data At Nodes On Elements results. |
imat_result/invariant | Compute invariants. |
imat_result/sectionLoads | Calculate section loads from Grid Point Force Balance. |
imat_result/partition | Partition results. |
imat_result_dan/partition | Partition Data At Nodes results. |
imat_result_danoe/partition | Partition Data At Nodes On Elements results. |
imat_result_dap/partition | Partition Data At Points results. |
imat_result_doe/partition | Partition Data On Elements results. |
imat_result_doean/partition | Partition Data On Elements At Nodes results. |
imat_result_dan/setComponents | Set the components for Data At Nodes result. |
imat_result_doe/setComponents | Set the components for Data On Elements result. |
imat_result_danoe/setComponents | Set the components for Data At Nodes On Elements result. |
imat_result_doean/setComponents | Set the components for Data On Elements At Nodes result. |
imat_result_dap/setComponents | Set the components for Data At Points result. |