DISLIN - A high-level plotting library for displaying data - Messages
#41 Posted: 4/4/2016 3:30:31 PM
WroteJean, on a side note, what is your comment on a quality of DISLIN generated plots?
There are already so many 3D plots, many are freeware.
Scilab, DISLIN ... Surfer 8 [dedicated Contour plot, not freeware].
I see DISLIN via a menu driven and equation editor, Mathcad style.
The first thing is a the same CreateMesh than Mathcad. Let say the
two planes X, Y and the level Z plane and in parametric style.
That sets the complete 3 D system, meshed at will and supporting
the entire user rotation from command line as well as cylindrical/
spherical plots and export the corresponding matrices. Contour is
something else of much different nature. Contour plots ends being
an XY plot. I have a Mathcad contour program [done by Collab].
Just scared to attempt Coding in Smath. Some of you gurus, I can
make an image of the program for your bed time reading.
There remains the question about freeware: how far can somebody
reverse Engineer and redistribute ?
Cheers Alex, Jean
#42 Posted: 4/4/2016 6:54:22 PM
... that's what I meant about a comprehensive "DISLIN start".
Contour is for exporting specific contour data. The feed is a
matrix, either well populated or splined and you get what you
want. Collapse the function, plug the matrix from source or
from function ... ready for the contour(s), just few clicks.
I lost patience trying to imitate Mathcad "on error".
So, attempting the program is not tempting.
The program images included in the *.sm work sheet.
Jean

Contour Electron.sm (239 KiB) downloaded 67 time(s).
Contour is for exporting specific contour data. The feed is a
matrix, either well populated or splined and you get what you
want. Collapse the function, plug the matrix from source or
from function ... ready for the contour(s), just few clicks.
I lost patience trying to imitate Mathcad "on error".
So, attempting the program is not tempting.
The program images included in the *.sm work sheet.
Jean
Contour Electron.sm (239 KiB) downloaded 67 time(s).
1 users liked this post
Alexander O. Melnik 4/4/2016 7:01:00 PM
#43 Posted: 10/27/2020 8:50:31 AM
Hello.
Currently I'm working to improve SMath Studio start up time. Have good results (made it up to 4x faster), but I've found that DISLIN plug-in requires from 4 to 14 seconds (different environment) to response on call to GetTermsHandled. Which is the most significant part of SMath Studio start up time.
Is it possible to improve the logic here?
Best regards.
Currently I'm working to improve SMath Studio start up time. Have good results (made it up to 4x faster), but I've found that DISLIN plug-in requires from 4 to 14 seconds (different environment) to response on call to GetTermsHandled. Which is the most significant part of SMath Studio start up time.
Is it possible to improve the logic here?
Best regards.
#44 Posted: 10/27/2020 9:02:58 AM
I'll see what I can do or will change the way I use it.
Russia ☭ forever, Viacheslav N. Mezentsev
3 users liked this post
Andrey Ivashov 10/27/2020 9:22:00 AM, Davide Carpi 10/27/2020 11:02:00 AM, sergio 10/27/2020 11:51:00 AM
#46 Posted: 11/4/2020 11:36:55 PM
#47 Posted: 11/5/2020 12:34:36 PM

Updated.
Changes:
- updated to DISLIN 11.3.3 (799 functions);
- refactored.
QuoteGrant of Free Usage
You are allowed to use DISLIN for free. Either as a private person or in a
commercial or non-commercial environment. There are no limitations.
DISLIN. Example 1.sm (95 KiB) downloaded 163 time(s).
DISLIN. Example 1.pdf (287 KiB) downloaded 184 time(s).
Russia ☭ forever, Viacheslav N. Mezentsev
2 users liked this post
#48 Posted: 6/1/2022 2:30:37 PM
4 users liked this post
sergio 6/1/2022 4:46:00 PM, João Felipe Seráfico Melo 6/1/2022 9:58:00 PM, NDTM Amarasekera 6/1/2022 10:30:00 PM, Mark R Harris 6/2/2022 3:36:00 AM
#49 Posted: 1/29/2025 1:32:17 AM
Plugin updated:
- Text descriptions added to the functions implemented in the plugin (>90% descriptions found).
- Text descriptions added to the functions implemented in the plugin (>90% descriptions found).
3 users liked this post
Вячеслав Мезенцев 1/29/2025 2:03:00 AM, Oscar Campo 1/29/2025 2:33:00 AM, NDTM Amarasekera 1/30/2025 10:41:00 AM
#50 Posted: 1/29/2025 10:19:59 PM
Here you need to keep in mind that the source file with a list of functions is automatically formed using the template distinct.tt. Therefore, it is advisable to come up with a way of automatically adding a description to each function.
Russia ☭ forever, Viacheslav N. Mezentsev
-
New Posts
-
No New Posts