Skip to content

Add auto-expansion of rows to include dynamic table variables when adding entries to MetaTable#63

Merged
ehennestad merged 7 commits intodevfrom
update-metatable-addtable
Oct 29, 2025
Merged

Add auto-expansion of rows to include dynamic table variables when adding entries to MetaTable#63
ehennestad merged 7 commits intodevfrom
update-metatable-addtable

Conversation

@ehennestad
Copy link
Collaborator

  • Added autoexpansion of dynamic table variables when adding rows to table
  • Introduced an AutoUpdateValues option to addMissingVarsToMetaTable, addTable, addEntries, and appendTableRows methods, allowing control over whether update functions are automatically called when adding new variables or rows.
  • Refactored method signatures to use MATLAB's arguments block for improved input validation.
  • Added a newLike static method to create MetaTable instances with properties copied from an existing MetaTable.

Added autoexpansion of dynamic table variables when adding rows to table
Introduced an AutoUpdateValues option to addMissingVarsToMetaTable, addTable, addEntries, and appendTableRows methods, allowing control over whether update functions are automatically called when adding new variables or rows. Refactored method signatures to use MATLAB's arguments block for improved input validation.
Added a newLike static method to create MetaTable instances with properties copied from an existing MetaTable.
@github-actions
Copy link

github-actions bot commented Oct 23, 2025

Test Results

112 tests  ±0   112 ✅ ±0   15s ⏱️ +9s
  7 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit e5eb4ae. ± Comparison against base commit 7522a2a.

♻️ This comment has been updated with latest results.

@ehennestad ehennestad merged commit 7ad603a into dev Oct 29, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant