Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | ATOMS
File : Details
Login with GitLab

analog displays

example code to create various types of analog displays
(761 downloads for this version - 4032 downloads for all versions)
Details
Version
5.0
A more recent valid version with binaries for Scilab exists: 5.2
Author
Philipp Muehlmann
Maintainer
Philipp Muehlmann
Category
License
Supported Scilab Version
5.4
Creation Date
May 10, 2015
Description
            Analog displays as GUI's seem to be rare in Scilab, so here some display
examples.

Version 4.0:

available display functions

- tachometer
- variometer
- thermometer

Version 4.1:
- windrose added

Version 5.0:
- functions have much less input parameters
  Parameters can still be changed within the functions...see comments
- functions can be tested using test functions
- readme files added
- bug of variometer definig thermometer() should be fixed

Version 5.1:
- functions are less twinkling
- add function
  - variometer2()
  - scrollplot()
  - pxscrollplot()
  - pyscrollplot()

Enjoy,
Philipp M?hlmann            
Files (2)
[11.58 kB]
Miscellaneous file

[20.42 kB]
Miscellaneous file

News (0)
Comments (2)     Leave a comment 
Comment from Philipp Muehlmann -- May 11, 2015, 12:03:44 AM    
- bug of variometer definig thermometer() should be fixed
Comment from Louis Blavier -- June 14, 2016, 10:04:27 PM    
I have loaded the file "analog_displays_5.1.zip" and the command atomsInstall
executed in
the file Download gives this error.

atomsInstall("analog_displays_5.1.zip")
 !--error 10000 
atomsDESCRIPTIONread : Le fichier
"C:\Users\Louis\AppData\Roaming\Scilab\scilab-5.5.2\.atoms\x64\tmp_1465934055\windrose\DESCRIPTION"
n'existe pas.
at line      46 of function atomsDESCRIPTIONread called by :  
at line     160 of function atomsInstall called by :  
atomsInstall("analog_displays_5.1.zip")

I have done this for other packages and it worked well.
Do you have an explaination?

I try to reproduce what is in
"http://www.scilab.org/community/news/Scilab-Arduino-low-cost-data-acquisition"

Thank you in advance.
Answer from Philipp Muehlmann -- June 15, 2016, 09:07:22 AM    
...the analog-display-zip-file contains not a "toolbox" in it's standard
meaning.

So you can not install it via "atomsInstall()".

It's more a collection of script- and readme files, giving examples how a display can be 
made.
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.