Doxygen Source Code Documentation
WhichSubBricks.m File Reference
Go to the source code of this file.
Functions | |
| for (i=1:1:InfoStat.DATASET_RANK(2)) | |
| if (~isempty(findstr(SubLabel(i).str, Label))&~isempty(findstr(SubLabel(i).str, Type))) | |
| indx (cnt) | |
| end end | if (cnt==0) |
Variables | |
| function [err, indx, SubLabel] | |
| Bethesda Maryland Define the function name for easy referencing | FuncName = 'WhichSubBricks' |
| Debug Flag | DBG = 1 |
| initailize return variables | err = 1 |
| indx = zeros(1,InfoStat.DATASET_RANK(2)) | |
| change the format of BRICK_LABS | cend = 0 |
| end | cnt = NextString(InfoStat.BRICK_LABS,'~',cend+1) 0 |
| return | |
Function Documentation
|
|
|
|
|
|
|
|
|
|
|
|
Variable Documentation
|
|
Definition at line 48 of file WhichSubBricks.m. |
|
|
Definition at line 56 of file WhichSubBricks.m. |
|
|
Definition at line 40 of file WhichSubBricks.m. |
|
|
Definition at line 66 of file WhichSubBricks.m. |
|
|
Definition at line 37 of file WhichSubBricks.m. |
|
|
Definition at line 1 of file WhichSubBricks.m. |
|
|
Definition at line 62 of file WhichSubBricks.m. |
|
|
Definition at line 67 of file WhichSubBricks.m. |