@@ -98,7 +98,7 @@ Developer's Guide
98
98
99
99
\begin_layout Standard
100
100
\align center
101
- Version 5.0 .0
101
+ Version 5.1 .0
102
102
\end_layout
103
103
104
104
\begin_layout Standard
@@ -110,11 +110,7 @@ Version 5.0.0
110
110
111
111
\begin_layout Standard
112
112
\align center
113
-
114
- \size larger
115
113
by the PsPM team
116
- \size default
117
-
118
114
\begin_inset Foot
119
115
status open
120
116
@@ -142,13 +138,9 @@ literal "false"
142
138
143
139
\begin_layout Standard
144
140
\align center
145
-
146
- \size larger
147
141
Dominik R Bach, Giuseppe Castegnetti, Laure Ciernik, Samuel Gerster, Saurabh
148
- Khemka, Christoph Korn, Tobias Moser, Philipp C Paulus, Ivan Rojkov, Matthias
149
- Staib, Eshref Yozdemir and collaborators
150
- \size default
151
-
142
+ Khemka, Christoph Korn, Samuel Maxwell, Tobias Moser, Philipp C Paulus,
143
+ Ivan Rojkov, Matthias Staib, Eshref Yozdemir, Dadi Zhao and collaborators
152
144
\begin_inset Newline newline
153
145
\end_inset
154
146
@@ -5858,7 +5850,40 @@ Fieldname The fieldname of an matlabbatch GUI item is defined by the struct
5858
5850
After the fieldname of an item has been changed the run file (pspm_cfg_run_func
5859
5851
tionname.m) of the corresponding function has to be adapted as well in order
5860
5852
to ensure that the function call in the run file is done properly.
5861
-
5853
+ \end_layout
5854
+
5855
+ \begin_layout Subsection
5856
+ Recommendations for GUI development
5857
+ \end_layout
5858
+
5859
+ \begin_layout Subsubsection
5860
+ Mlapp
5861
+ \end_layout
5862
+
5863
+ \begin_layout Standard
5864
+ Mlapp is the new format for developing GUI in Matlab.
5865
+ The old GUIDE based GUI will lose support from Mathworks in a future release.
5866
+ Therefore, it is recommended to move from the old GUIDE to the new Mlapp.
5867
+ \end_layout
5868
+
5869
+ \begin_layout Standard
5870
+ The .mlapp file can be created natively through the new Matlab GUI guide.
5871
+ Alternatively, it can be generated by converting the classic GUIDE based
5872
+ .fig file through the feature
5873
+ \shape italic
5874
+ migration
5875
+ \shape default
5876
+ .
5877
+ \end_layout
5878
+
5879
+ \begin_layout Subsubsection
5880
+ Style
5881
+ \end_layout
5882
+
5883
+ \begin_layout Standard
5884
+ The new GUI is currently using the colour #7f2534 for stylishing.
5885
+ The main typeface for UI design is Verdana, which is supported in Windows,
5886
+ macOS and Linux.
5862
5887
\end_layout
5863
5888
5864
5889
\begin_layout Section
@@ -20579,7 +20604,7 @@ List of functions
20579
20604
20580
20605
\begin_layout Standard
20581
20606
\begin_inset Tabular
20582
- <lyxtabular version="3" rows="154 " columns="4">
20607
+ <lyxtabular version="3" rows="155 " columns="4">
20583
20608
<features islongtable="true" longtabularalignment="center">
20584
20609
<column alignment="center" valignment="top">
20585
20610
<column alignment="center" valignment="top" width="4cm">
@@ -25871,6 +25896,44 @@ Tobias Moser
25871
25896
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25872
25897
\begin_inset Text
25873
25898
25899
+ \begin_layout Plain Layout
25900
+ pspm_scr_pp
25901
+ \end_layout
25902
+
25903
+ \end_inset
25904
+ </cell>
25905
+ <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25906
+ \begin_inset Text
25907
+
25908
+ \begin_layout Plain Layout
25909
+ Dadi Zhao
25910
+ \end_layout
25911
+
25912
+ \end_inset
25913
+ </cell>
25914
+ <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25915
+ \begin_inset Text
25916
+
25917
+ \begin_layout Plain Layout
25918
+ x
25919
+ \end_layout
25920
+
25921
+ \end_inset
25922
+ </cell>
25923
+ <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25924
+ \begin_inset Text
25925
+
25926
+ \begin_layout Plain Layout
25927
+ x
25928
+ \end_layout
25929
+
25930
+ \end_inset
25931
+ </cell>
25932
+ </row>
25933
+ <row>
25934
+ <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25935
+ \begin_inset Text
25936
+
25874
25937
\begin_layout Plain Layout
25875
25938
pspm_sf_auc
25876
25939
\end_layout
0 commit comments