Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dadul96 authored Apr 17, 2020
1 parent 4dc52ca commit effbc62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ Following functions can be called:
- **connStr** - Same as in the functions above.
- **channel** - Same as in the functions above.
* **acquireAndDisplay(connStr, channel)** (uses `acquireOscilloscopeData`)
- Plots the acquired data into a new figure. Besides that it returns the most important signal properties to the command-window (see example below).
- Plots the acquired data into a new figure. Besides that, it returns the most important signal properties to the command window (see example below).
- **connStr** - Same as in the functions above.
- **channel** - Same as in the functions above.

### Example
#### Screenshot of the signal displayed on the oscilloscope:
![](/pictures/scope_screenshot.png)
#### Screenshot of the MATLAB command-window:
#### Screenshot of the MATLAB command window:
![](/pictures/acquireAndDisplay_properties_screenshot.png)
#### Screenshot of the plotted data:
![](/pictures/acquireAndDisplay_plot_screenshot.png)
Expand Down

0 comments on commit effbc62

Please sign in to comment.