x

ADONIS:
Version 3.90.9 (Released at 10/19/2024)
- Minor bugs in mesh generation module has been fixed.
- Gmsh is upgraded to version 4.13.1.

HYRCAN:
Version 2.0.19 (Released at 01/23/2025)
- Bugs in import DXF action have been fixed.
- New tutorial (i.e. Import DXF) is included to the list of tutorials.


Coordinate axis backwards (Read 2436 times)
Coordinate axis backwards on: November 02, 2024, 01:33:51 pm
Hello again!

I have a question about the coordinate system. I would like to evaluate the displacement and the stress and compare it with my analytical solution in Excel. To do this, the y-axis must start differently. I want it to start from zero at the bottom and end at the largest minus number at the top... Is there such a possibility?

My graph would then be mirror-inverted.

I have attached a picture to show you what I mean.



Re: Coordinate axis backwards Reply #1 on: November 02, 2024, 03:17:28 pm
Unfortunately, the graph module has limited flexibility. I recommend exporting the data and using other programs, like Excel, for these modifications.

To export, simply click on the table listed under "Plot Items" and choose the option to export in TXT or DAT format.



Re: Coordinate axis backwards Reply #2 on: November 15, 2024, 02:22:28 pm
It works! Thank you!