View previous topic :: View next topic |
Author |
Message |
FK_GER
Joined: 26 Oct 2017 Posts: 35 Location: University of Kassel,Germany
|
Posted: Mon Mar 25, 2019 5:39 pm Post subject: Inconsistency at drawing part 1 |
|
|
Please have a look on the two pictures, especially on the x-scale.
Both are done with the same settings:
upper picture: Code: | CALL winop@("%pl[x_min=0.,x_max=5.]")
CALL winop@("%pl[dx=0.5,dy=0.1]")
|
lower picture: Code: | CALL winop@("%pl[x_min=0.,x_max=3.0]")
CALL winop@("%pl[dx=0.5,dy=0.1]")
|
Why the upper x-scale has a 0.45-step and not a 0.5-step ??? |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Mon Mar 25, 2019 6:58 pm Post subject: |
|
|
I agree that does not look right. Is it possible to send me the code and the data?
I am assuming that you are using w recent version of ClearWin+. |
|
Back to top |
|
 |
FK_GER
Joined: 26 Oct 2017 Posts: 35 Location: University of Kassel,Germany
|
Posted: Tue Mar 26, 2019 2:52 pm Post subject: |
|
|
I'm using FTN95 V8.4 licensed.
I've tried to send the code of the subroutine (180 lines) with the [code]-markers, but this failed.
Exists a line limit?
How the code can be transferred? |
|
Back to top |
|
 |
LitusSaxonicum
Joined: 23 Aug 2005 Posts: 2402 Location: Yateley, Hants, UK
|
Posted: Tue Mar 26, 2019 6:24 pm Post subject: |
|
|
FK,
Try https://wetransfer.com/, or sign up to DropBox. WeTransfer is simple and quick. There's a fairly short limit on the length of a post in the Forum.
Eddie |
|
Back to top |
|
 |
|