/usr/share/dx/samples/programs/ComputeMultiLine.cfg is in dxsamples 4.4.0-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | //
// time: Wed Apr 9 15:24:48 1997
//
// version: 3.1.1 (format), 3.1.4 (DX Beta)
//
// Message Window:
// window: position = (0.5,0.5), size = 0.4x0.4
//
// panel[0]: position = (0.5656,0.1836), size = 0.4117x0.5469, startup = 1, devstyle = 1
//
// workspace: width = 500, height = 449
// layout: snap = 0, width = 50, height = 50, align = UL
//
// interactor StringList[1]: num_components = 1, value = { "a = abs(data);", "b = a + 1;", "c = log(b);", "output = sqrt(c);" }
// instance: panel = 0, x = 134, y = 30, style = List Editor, vertical = 1, size = 228x323
// label: value = Compute MultiLine Expression
//
// node Image[2]:
// depth: value = 24
// window: position = (0.4898,0.1953), size = 0.3203x0.5068
// input[1]: defaulting = 0, value = "Image_2"
// input[4]: defaulting = 0, value = 1
// input[5]: defaulting = 0, value = [0.95 -0.05 -1.05]
// input[6]: defaulting = 0, value = [0.95 -0.05 16.7225]
// input[7]: defaulting = 0, value = 9.52428
// input[8]: defaulting = 0, value = 396
// input[9]: defaulting = 0, value = 1.135
// input[10]: defaulting = 0, value = [0 1 0]
// input[11]: defaulting = 1, value = 30.0001
// input[12]: defaulting = 0, value = 0
// input[14]: defaulting = 0, value = 1
// input[19]: defaulting = 0, value = 0
// input[29]: defaulting = 1, value = 0
// internal caching: 1
//
// interactor String[1]: num_components = 1, value = "a = abs(data); b = a + 1; c = log(b); output = sqrt(c)"
// instance: panel = 0, x = 29, y = 381, style = Text, vertical = 1, size = 424x67
|