Haphisz
Haphisz
 Could it be that there is a version of Paraview that works with DICe files, this is a screenshot of the interface after following the instructions from the...
How do i adjust failed points, some of the sigma values have -1.
The .e file is not supported to be uploaded here.
[DICe_solution.zip](https://github.com/dicengine/dice/files/7645476/DICe_solution.zip)
Thank you for your help. I have downloaded paraview 5.5.2 and I can view the displacement contours now. They displacement units are in pixel right?
Thanks, I am try to further manipulate my displacement data. Is it possible to get a displacement field data from paraview that can be exported to matlab?
Yeah, I tried that. It reads has a column vector. I want to get the displacement as a array where each displacement value are present their exact location. I mean...
Thank you. After calling the contour(X,Y,Z) in matlab where X= Coordinate_X value, Y= Coordinate_Y value and Z in this case is the Displacement_Y value. I keep getting this error prompt:...
Okay, but in this case, the Z data must be at least a 2x2 matrix.