forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 229 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Native %pl
aebolzan

Replies: 109
Views: 68190

PostForum: ClearWin+   Posted: Mon Feb 27, 2017 6:20 pm   Subject:
Yes!, you can export the graph, for instance, to a jpg file:

filejpg='plot.jpg'
ipc= export_image@(filejpg)

If you are using only a single %pl for plotting all graphs (thanks to the new implem ...
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Jan 05, 2017 1:38 am   Subject:
should be winio@('%pl......') as this creates the graphics window, the other ones just insert "options" that define previously some properties or characteristics of the final window.

Agu ...
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Dec 08, 2016 8:42 pm   Subject:
Nop!.....the program runs fine......only if I avoid things like:

ans=CHANGE_PLOT_DBL@(0, "dx", 1, 10.0)


see lines 170-180 in my code of Modulo_Funciones.....

Agustin
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Dec 08, 2016 8:32 pm   Subject:
seems that the problem has been solved.....the initial statements of the module were
Module funciones
use datos
USE clrwin

contains

integer function select_data()
use datos


I c ...
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Dec 08, 2016 8:25 pm   Subject:
yes!, something strange happens now.....when you are in the Function Select_Data in my program and calls the read_data subroutine, everything is fine. At the end of this subroutine, the input data is ...
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Dec 08, 2016 8:08 pm   Subject: Re:
Agustin

Have you tried using /checkmate? There seems to be a problem with the input data.

No, I didn't. But I think that you have also observed that there was no problem with the input data whe ...
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Dec 08, 2016 8:03 pm   Subject: Re:
Agustin

I have not attempted to provide major and minor tick marks.

This is actually a minor issue, so no problem


32 bit SIMPLEPLOT provides an extensive library of functions that can be ac ...
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Dec 08, 2016 6:23 pm   Subject:
I have just sent a zip file to your email address.

Agustin
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Dec 08, 2016 3:49 pm   Subject:
yes, ans is integer*4 (the same I use in ans=winio@....in my program), and I have updated all the files you provided in the zip file......so I have no clue about where is the problem....

Agustin
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Dec 08, 2016 2:33 pm   Subject:
well, this is not what I find.....in my program I put

ans=CHANGE_PLOT_DBL@(0, "dx", 1, 10.0)
ans=CHANGE_PLOT_DBL@(0, "x_max", 1, xmax)
ans=CHANGE_PLOT_DBL@( ...
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Wed Dec 07, 2016 8:56 pm   Subject:
I can't see major changes in the new DLLs respect to the last ones (I mean about new controls)...yes, now we have circles and discs, but.....my problem with tick labels reported before (i.e. their de ...
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Wed Dec 07, 2016 6:19 pm   Subject:
Paul,

reading your notes, I noticed that first you say:

The function DCHANGE_GRAPH_DATA@ or FCHANGE_GRAPH_DATA@ can be called after a window has been formed in order to change the data.

and ...
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Fri Dec 02, 2016 4:46 pm   Subject:
I can send you a zip file with the source code and the data file. Just let me know where to send it.

Agustin
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Dec 01, 2016 6:19 pm   Subject:
More about the ticks.....

As I mentioned, I have a data set with x going from 0 to 60, and the number of ticks depends in a funny way on the x-range plotted. The following is what I have obtained a ...
  Topic: Native %pl
aebolzan

Replies: 123
Views: 91879

PostForum: ClearWin+   Posted: Thu Dec 01, 2016 6:00 pm   Subject:
Great job Paul!......I am testing your new version and runs fine.....the frame option is nice, and the variety of options now make %pl a very good tool for 2D plots....however.....I still have a pair ...
 
Page 1 of 16 Goto page 1, 2, 3 ... 14, 15, 16  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group