SDT-piezo         Contents     Functions         Previous Next     PDF Index

1.1  Release notes, SDT 7.6

Major modifications for current release

A total of 28 tutorial scripts are included in this documentation. The simplest way to run the tutorials is to open the gui environment:

% Open the gui interface
d_piezo('tuto');

Each tutorial can be expanded using the '+' on the left. The green arrows allow to run each step of the script and access that part of the script in the Matlab editor. The white arrows allows to only see the script.


Figure 1.1: gui interface to run tutorials

d_piezo('Scriptname') is used to run a specific tutorial script in command line.
d_piezo('Scriptname-sn') allows to specify the step, where n is the step number.

d_piezo('tutopzpatchext-s1')

will run the first step of the demo script in section 3.5.1.


©1991-2025 by SDTools
Previous Up Next