Skip to content
Jonathan H edited this page Oct 30, 2016 · 2 revisions

Utilities

  • dk.util.deal_vector {TODO: handle all input cases (cell, vector, varargin)}

  • dk.util.bool2string Get a string representation of boolean values

  • dk.util.var_size|byte_size Find out the size of a variable or print a byte-size

  • dk.util.swap

  • dk.util.func_* TODO

  • dk.util.array2cpp Print an array in a way that can be copied to a C/C++ file

  • dk.util.array2string Used by dk.to_string

  • dk.util.imresample Magnify an image without interpolation {TODO: rename immagnify?}

  • dk.util.gridfit Find the height-length of a grid for a given number of elements

  • dk.util.hlp_serialise|hlp_unserialise Serialise/unserialise large native types

  • dk.util.email Send an e-mail

  • dk.util.init_parpool

  • dk.util.dependencies List the dependencies of a .m file

Clone this wiki locally