File: README.md

package info (click to toggle)
python-art 6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,076 kB
  • sloc: python: 73,473; makefile: 7; sh: 4
file content (12 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# ART in MATLAB

----------

----------

- ART is available in MATLAB by [Python Libraries](https://www.mathworks.com/help/matlab/call-python-libraries.html)

- Visit [here](https://github.com/sepandhaghighi/art/blob/master/INSTALL.md#matlab) for installation guide

- ⚠️ There is no need to use `chr_ignore` flag in `tprint`,`text2art` and `tsave` functions
	- Unsupported characters will be displayed by a question mark (`?`)