Skip to content

Conversation

tqml
Copy link
Collaborator

@tqml tqml commented Feb 9, 2025

Adds new conversions for tuples.

If the tuple consists only of a single datatype and it is numeric, it is mapped to matlab matrix. Otherwise it is converted to a cell array and every element is converted individually.

Closes #178

@tqml tqml merged commit af76a18 into JuliaInterop:master Feb 9, 2025
3 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.

Tuples converted to MATLAB structs
1 participant