Petri net toolbox installation problem

15 views (last 30 days)
hend
hend on 31 Aug 2016
Commented: Mamudu Hamidu on 10 May 2022
I downloaded the Petri Nets toolbox from PN toolbox but I having problem in installing it, I have matlab R2014a, plz help
  1 Comment
Walter Roberson
Walter Roberson on 1 Sep 2016
Please describe the difficulty you have in installing, including mentioning which operating system you are on, and copying any error messages you have.
For example I could guess that you are trying to install on a Ubuntu 15.04 system whose graphics drivers need to be updated and libc.so.6 needs to be relinked, but that guess might be pretty far off from what you are observing.

Sign in to comment.

Answers (2)

wbadry
wbadry on 20 Oct 2016
The problem with newer versions (later than R2007b) that compiled files (p-code) is no longer supported. Sources files need to be recompiled again with newer version.

David Jelínek
David Jelínek on 2 Oct 2019
Edited: David Jelínek on 2 Oct 2019
Hello,
i also tried installed petri nets for matlab from this sites http://www.pntool.ac.tuiasi.ro/download.php and i got into trouble on step to rewrite "classpath.txt" because i need to authorization from the owner or from the admin. What can i do now if i need this instrument, any suggestions?
I am using Matlab 2018a 64xbit
Thank you
  1 Comment
Mamudu Hamidu
Mamudu Hamidu on 10 May 2022
Kindly
  1. right click on the classpath.txt file
  2. go to properties
  3. click on Security menu
  4. click on Advanced
  1. Click on the Change in blue
  2. Dialogue box will appear
  1. Type: Everyone in the empty space
  2. Click on Check Names and the "Everyone " will be underlined
  3. Click ok
  4. Finally: go back to add the "$matlabroot/toolbox/petrinet2.4/petrinet.jar" to add to the classpath.txt file and save.
Congratulations: Free to use Demo

Sign in to comment.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!