Petri net toolbox installation problem
조회 수: 7 (최근 30일)
이전 댓글 표시
I downloaded the Petri Nets toolbox from PN toolbox but I having problem in installing it, I have matlab R2014a, plz help
댓글 수: 1
Walter Roberson
2016년 9월 1일
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.
답변 (2개)
wbadry
2016년 10월 20일
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/175293/image.jpeg)
댓글 수: 0
David Jelínek
2019년 10월 2일
편집: David Jelínek
2019년 10월 2일
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/240780/image.png)
Thank you
댓글 수: 1
Mamudu Hamidu
2022년 5월 10일
Kindly
- right click on the classpath.txt file
- go to properties
- click on Security menu
- click on Advanced
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/993730/image.png)
- Click on the Change in blue
- Dialogue box will appear
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/993735/image.png)
- Type: Everyone in the empty space
- Click on Check Names and the "Everyone " will be underlined
- Click ok
- 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
참고 항목
카테고리
Help Center 및 File Exchange에서 Graph and Network Algorithms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!