Refine by Content Type

Refine by Product

Refine by Time Frame

image thumbnail

updated 1 year ago

Copy / Clone method for handle and hgsetget class by Sebastian Hölz

Enable deep copying of child objects of classes handle or hgsetget (deep copy clone hgset..., oop)

TestClass_handleplus

TestClass_hgsetgetplus

handleplus.m

image thumbnail

updated 2 years ago

Coordinate Extractor by Sebastian Hölz

Extract geographic coordinate(s) out of string(s). (coordinate string dou...)

txt2coord(txt)

image thumbnail

updated almost 4 years ago

gridcolor by Sebastian Hölz

Change color of grid lines without changing color of axis labels or box (annotation, customization, grid color)

gridcolor(varargin)

image thumbnail

updated 4 years ago

plotLDS by Sebastian Hölz

Enhance zooming and panning on large data sets by automatically downsampling data (data exploration, plot, set)

CallbackStack(varargin)

plotLDS(varargin)

image thumbnail

updated 4 years ago

Callback Stack by Sebastian Hölz

Easy way to add multiple callbacks to objects, which support callback-functions (e.g. HG objects) (data exploration, multiple callbacks, graphics)

CallbackStack(varargin)

image thumbnail

updated 6 years ago

cline by Sebastian Hölz

Draw a colored line in 2D or 3D (specialized, plotting, line)

cline(x, y, z, cdata)

image thumbnail

updated 6 years ago

Curve Intersect 2 by Sebastian Hölz

Finds the intersection points between two arbitrary polygons. (curve, intersection, line)

[x,y]=curveintersect(varargin)

image thumbnail

updated 6 years ago

Polygon Clipper by Sebastian Hölz

Given two arbitrary polygons, the routine calculates the resulting polygon ... (general polygon clipp..., and, polygon)

PolygonClip_example

image thumbnail

updated 7 years ago

tasklist / pslist by Sebastian Hölz

Get the current tasklist (tasklist pslist pid p...)

pslist(process, ignorecase)

tasklist(extended)

image thumbnail

updated almost 8 years ago

GeogrCoordLabel by Sebastian Hölz

Function to label axis with geographical coordinates. (gui, display, annotation)

GeogrCoordLabel(type, incr, varargin)

image thumbnail

updated 8 years ago

GetSRTMData by Sebastian Hölz

Extract heigth information from SRTM-files. (srtm, zprofile, data import)

GetSRTMData(p1, p2)

Contact us