Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:28

Installation

VS Code: Download seqeyes-web.vsix below and install via:

code --install-extension seqeyes-web.vsix

Or drag & drop into VS Code's Extensions panel.

MATLAB: Download seqeyes-*.mltbx below and double-click in MATLAB, or run:

matlab.addons.toolbox.installToolbox('seqeyes-*.mltbx')

Requires MATLAB R2022a or later.

Changes

See commits since last release.

What's Changed

  • feat: MATLAB toolbox support with inline preload viewer (v0.1.7) by @bughht in #4

Full Changelog: v0.1.6...v0.1.7