meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| applications:connect_matlab_mac [2022/05/26 21:39] – gregbalco | applications:connect_matlab_mac [2022/05/26 22:24] (current) – gregbalco | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| == Connecting MATLAB to the database through the SSH tunnel == | == Connecting MATLAB to the database through the SSH tunnel == | ||
| - | Now that you have an ssh tunnel open to the database, you need to point MATLAB to it. On current MATLAB, it appears the easiest way to do this is to use the 'JDBC data source configuration' | + | Now that you have an ssh tunnel open to the database, you need to point MATLAB to it. On current MATLAB, it appears the easiest way to do this is to use the 'JDBC data source configuration' |
| {{: | {{: | ||
| Line 66: | Line 66: | ||
| '' | '' | ||
| - | This should return a bunch of information about the database connection. You now have a live connection to the database that can be accessed | + | This should return a bunch of information about the database connection. You now have a live connection to the database that can be accessed |
| '' | '' | ||