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

Dotsci

Creates an adjacency matrix from a dot file
(1539 downloads for this version - 1539 downloads for all versions)
Details
Version
1.0
Author
Florian Mayer
Owner Organization
University of Applied Sciences Rosenheim
Maintainer
Florian Mayer
Category
License
Creation Date
October 9, 2015
Source created on
No source archive has been provided for this toolbox version.
Binaries available on
This toolbox is in the process of being built
Description
            Creates an adjacency matrix from a dot file.

The dot file must have the following style:

digraph foobar {
    node_a -> node_b [label="0.2"];
}

The function to use is called "transition_matrix_dot". And it's
only argument consists of the path to the appropriate dot file.
The function simply returns the dot files adjacency matrix.            
Files (1)
[2.46 kB]
Miscellaneous file
	  
News (0)
Comments (1)     Leave a comment 
Comment from Pierre-Aime AGNEL -- April 27, 2016, 10:11:57 AM    
Please use Fileexchange for simple scripts instead of ATOMS portal
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.