From 4dbb30d93e807cc10fba3610f85f9c6f76f0462d Mon Sep 17 00:00:00 2001 From: Steve Van Hooser Date: Mon, 23 Feb 2026 20:57:53 -0500 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b86da7270..ea8ed1be7 100755 --- a/README.md +++ b/README.md @@ -20,3 +20,4 @@ Neuroscience Data Interface - A means of specifying and accessing neuroscience d Please post issues to [the issues page on GitHub](https://github.com/VH-Lab/NDI-matlab/issues) We have an RRID now: RRID:SCR_023368 + From 87240a418f7aea63343421b8af2d1d5bf8203085 Mon Sep 17 00:00:00 2001 From: Steve Van Hooser Date: Mon, 23 Feb 2026 21:19:29 -0500 Subject: [PATCH 2/3] Update ndi_setup.m --- ndi_setup.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ndi_setup.m b/ndi_setup.m index cb290eca2..5b35b2bc9 100644 --- a/ndi_setup.m +++ b/ndi_setup.m @@ -1,6 +1,6 @@ function ndi_setup(options) - arguments + arguments options.InstallationLocation (1,1) string = missing options.UseGit (1,1) logical = true % Todo options.InstallationMode (1,1) string ... From fca871f29bd9264d5bf554b33153da2252dbf834 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 02:47:20 +0000 Subject: [PATCH 3/3] Update GitHub badges --- .github/badges/code_issues.svg | 2 +- .github/badges/tests.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/badges/code_issues.svg b/.github/badges/code_issues.svg index 878b0080a..f5ef8bb1d 100644 --- a/.github/badges/code_issues.svg +++ b/.github/badges/code_issues.svg @@ -1 +1 @@ -code issuescode issues23302330 +code issuescode issues23322332 \ No newline at end of file diff --git a/.github/badges/tests.svg b/.github/badges/tests.svg index 03f3b933a..b3aea14a7 100644 --- a/.github/badges/tests.svg +++ b/.github/badges/tests.svg @@ -1 +1 @@ -teststests507/510 passed507/510 passed \ No newline at end of file +teststests510 passed510 passed \ No newline at end of file