Search found 3 matches

by Lolo15
Mon Mar 29, 2021 11:04 am
Forum: General discussion
Topic: Setting scaling factors programatically
Replies: 7
Views: 40481

I have a question about the Z Scaling on a 3D curve :
How this Z scale value is calculated ?

Image
by Lolo15
Thu Sep 24, 2015 11:44 am
Forum: Basic
Topic: Dplot with HTBasic
Replies: 3
Views: 29968

Find the bug ! :idea:

When I open the DPLOT session I need to replace :

C$="[FileNew()]" ! for 2D plot
by
C$="[FileNew(3)]" ! for 3D plot [XYZ]

It was too easy in fact :lol:
by Lolo15
Wed Sep 23, 2015 11:14 am
Forum: Basic
Topic: Dplot with HTBasic
Replies: 3
Views: 29968

Dplot with HTBasic

Hi, I start to try DPLOT with HTbasic software (without the Techsoft Add-Ins) Unfortunately there are no sample code to download on Dplot.com So please find my code bellow ... It’s working well for [XY] and [XYXY] data command :lol: But not really for the [XYZ] command :cry: Dplot send me : "Wr...