Skip to content

Adding more customisability for metatable columns #43

@ehennestad

Description

@ehennestad

Proposal to add more customisability to table columns. For example, how to represent numerics with scientific notation?

Add more properties here, e.g. ColumnFormat and ColumnFormatData.
https://github.com/VervaekeLab/NANSEN/blob/main/code/%2Bnansen/%2Bmetadata/%2Babstract/%40TableVariable/TableVariable.m

This would then require table variables in need of custom formatting to be implemented as a class (subclass of the linked class) instead of a function.

What do you think, @stevevanhooser

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions