Lookup table

Ascii code lookup in c

The following C project contains the C source code and C examples used for ascii code lookup. It takes a charecter entered by the user and shows its ASCII code. It is done by using type conversion, that is from a char to an int. It is useful for any purpose ASCII is used.

Lutbar a pedestrian colormap toolbar contextmenu creator in matlab

The following Matlab project contains the source code and Matlab examples used for lutbar a pedestrian colormap toolbar contextmenu creator. if you are tired of trying colormap(xxx) at the command prompt to find the appropriate colormap for your figure - try LUTBAR LUTBAR creates a colormap toolbar with colormap icons and context menu from ML?s own colormaps and/or additional colormaps for fast colormap switching in a figure LUTBAR comes with various options to define those colormaps that you want to show up on the bar/menu

Performs a match operation (find ==) where the lookup value isn't restricted to being a scalar. in matlab

The following Matlab project contains the source code and Matlab examples used for performs a match operation (find ==) where the lookup value isn't restricted to being a scalar. . IDX = MATCH(REF, INP) returns the indices of matching elements in the REF array corresponding to each element in the INP array.
Subscribe to RSS - Lookup table