image thumbnail

updated 1 year ago

Get structure field names in recursive manner by Adam

Returns the field names of a structure, include the field names of any "sub-structures". (structure, field, fieldnames)

fieldnamesr(S,varargin)

image thumbnail

updated almost 8 years ago

BuildKeyWhereClause by Michael Robbins

given a matrix of data and indexes to the changed data, it will build a where clause to be used by t (data import, data export, sql)

BuildKeyWhereClause(newdata,row,TableName,csFieldnames,csPr...

Contact us