NeurodataWithoutBorders / matnwb

A Matlab interface for reading and writing NWB files
BSD 2-Clause "Simplified" License
48 stars 32 forks source link

Add code section for MATLAB expressions in "Remote Read" tutorial #610

Closed ehennestad closed 3 weeks ago

ehennestad commented 3 weeks ago

Motivation

Cosmetic change to tutorial. This unrelatedly also fixes an issue when compiling matnwb into a standalone application as reported in issue #564

How to test the behavior?

N/A

Checklist

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.63%. Comparing base (afd34b0) to head (7511c33). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #610 +/- ## ======================================= Coverage 90.63% 90.63% ======================================= Files 106 106 Lines 4689 4689 ======================================= Hits 4250 4250 Misses 439 439 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.