codes:python
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| codes:python [2015/03/17 10:24] – bhcruz | codes:python [2023/04/25 11:22] (current) – [MATLAB 2013A] jlsolano | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | ===== Connection from python ===== | + | |
| - | <code python |t The DokuWiki Styling Rules> | + | |
| + | |||
| + | ==== MATLAB 2015A ==== | ||
| + | <code matlab |t Example for Matlab 2015a> | ||
| + | %% to get data in matlab (2015) | ||
| + | % brewer thesaloniki #005 | ||
| + | % date 2015-05-10 | ||
| + | % Level 1: | ||
| + | |||
| + | url2=' | ||
| + | |||
| + | wop=weboptions(' | ||
| + | |||
| + | [data_json]=webread(url2, | ||
| + | |||
| + | header=data_json{1} | ||
| + | |||
| + | table_dss=cell2table(cat(1, | ||
| + | </ | ||
| + | |||
| + | ---- | ||
| + | ---- | ||
| + | |||
| + | |||
| + | ==== Connection from python ==== | ||
| + | A [[http:// | ||
| + | <code python |t connect_example.py> | ||
| extern> http:// | extern> http:// | ||
| </ | </ | ||
| + | |||
| + | |||
| + | ---- | ||
| + | |||
codes/python.1426587844.txt.gz · Last modified: 2015/03/17 10:24 by bhcruz