Skip to content

Commit 8adcf67

Browse files
committed
Added FAQ section on MATLAB
1 parent e3d139d commit 8adcf67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,
133133
I'm developing an application using NI-VISA, what is the recommended practice for handling termination characters?<br />
134134
See [Termination Characters in NI-VISA](https://www.ni.com/en-us/support/documentation/supplemental/06/termination-characters-in-ni-visa.html)
135135

136+
I'm developing an application using MATLAB, how do I get started?<br />
137+
See [System Requirements for MATLAB Engine API for Python](https://www.mathworks.com/help/matlab/matlab_external/system-requirements-for-matlab-engine-for-python.html) to ensure your system can support Python. Then see [Call Python from MATLAB](https://www.mathworks.com/help/matlab/call-python-libraries.html) on how to access Python libraries in MATLAB.
138+
136139
## Support/Feedback
137140

138141
If any further assistance is needed beyond the information provided within this repository, email [email protected].

0 commit comments

Comments
 (0)