Matthiaspospiech - matthiaspospiech.de - Matthias Pospiech

Latest News:

Flowers in the Hill Garden (Hannover Herrenhausen) 28 Jul 2013 | 03:47 pm

Here some flowers taken in the Hill Garden, a botanical garden belonging to the gardens of Herrenhausen: [Zeige als Diashow] Related posts: Chilis 2009

LaTeX Thesis Template released 30 Jun 2013 | 09:54 pm

A few days ago I released a beta Version of my LaTeX-Thesis-Template on code.google.com. This Version is complete and tested with TeX Live 2013 on Windows 7, 64 bit. However since it has been comple...

waitbar with cancel button 1 Mar 2013 | 04:18 pm

The following code is an example for a loop function with a waitbar that allows canceling of the loop with the cancel button: Note however that a waitbar consumes very much time. Depending on the code...

radiobuttons in a buttongroup 1 Mar 2013 | 03:29 pm

In matlab one has to place radiobuttons in a uibuttongroup to make them exclusively selectable. In the startup of the gui one can select the default selection and define a callback function set(handle...

enable zoom in gui 1 Mar 2013 | 03:17 pm

Matlab provides the function of making axes zoomable in a gui (zoom reference). In a matlab gui this is enable by using this code: hZoom = zoom; setAllowAxesZoom(hZoom,handles.axes,true); set(hZoom,'M...

change extension of filename 13 Feb 2013 | 01:42 pm

Very often I tend to save the resutls of a file under the same name, but with a modified extension. This code shows how to achieve this % change extension [~, ~, ext] = fileparts(FileName); FileName =...

check if gui selection has changed 5 Feb 2013 | 02:21 pm

The callback of an ui element is called whenever the element has been modified. However this does not necessarily mean that the value of the element has changed. Here is an example where an action is ...

matlab popupmenu (combobox) 25 Jan 2013 | 04:19 pm

The popupmenu of the matlab gui is based on the uicontrol class. Below is a sample code for its usage: % create text entries in menu colormapStr{1}= 'blue-red'; colormapStr{2}= 'red-blue'; colormapStr...

Ein paar Tage in Dresden 29 Aug 2012 | 12:44 am

Mitte August waren wir ein paar Tage in Dresden und haben uns die Altstadt, Semper Oper, Frauenkirche, Schloss Pillnitz und die Sächsische Schweiz angeschaut. Wir haben in der Neustadt in der Nähe des...

LaTeX-Einführung 14 May 2012 | 05:46 am

Die folgenden Folien und Übungen wurden in einer zweitägigen Einführung von LaTeX verwendet. Die Zielausrichtung lag auf der Erstellung von einfachen Protokollen mit Ausblicken auf Themen, die bei Bac...

Related Keywords:

mediawiki plugins, latex editor, latex vorlagen, latex vorlage, matthias pospiech, latex beamer themes, latex if, beamer overprint, latex beamer minipage, latex ifx

Recently parsed news:

Recent searches: