![]() updated 2 months ago |
Returns cell array of file names located under input folders. fileNamesList=folderFiles(foldersList, nFolderDepth, filesF... fullFileName=filesFullName(inFile, filesExtList, dlgTitle, ... subFoldersList=folderSubFolders(foldersList, nFolderDepth, ... |
0 Comments 11 Downloads (30 Days) |
![]() updated 9 months ago |
Nested function, graphical user interface (GUI) and GUIDE tool Nested function helps tuning 2-nd order oscilator: d2x/dt2 + beta*x + x = 0 with interactive GUI. |
0 Comments 13 Downloads (30 Days) |
![]() updated 11 months ago |
Parameter Iterator (paramiterator) Allows complex arbitrarily nested loops to be flattened into a simple single loop. |
2 Comments 4 Downloads (30 Days) |
![]() updated almost 3 years ago |
Nested sort of structure arrays Perform a nested sort of a struct array based on multiple fields. nestedSortStruct(aStruct, fieldNamesCell, directions) nestedSortStruct2(aStruct, fieldNamesCell, directions, clas... |
0 Comments 36 Downloads (30 Days) |
![]() updated 3 years ago |
fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime |
44 Comments 67 Downloads (30 Days) |
![]() updated 3 years ago |
farg: a pedestrian M-file parser showing all used functions' syntax parses an M-file searching for functions and prints their exact, literal syntax |
3 Comments 10 Downloads (30 Days) |
![]() updated 7 years ago |
CELL2NESTEDSTRUCT converts an MxN cell array into a nested 1x1 structure array |
1 Comment 3 Downloads (30 Days) |
![]() updated 7 years ago |
NESTEDSTRUCT2CELL converts a nested 1x1 structure array into an MxN cell array |
1 Comment 4 Downloads (30 Days) |
![]() updated 7 years ago |
mklib: a pedestrian function library loader generator creates a function library loader from a list of m-files (possibly with subfunctions) |
0 Comments 4 Downloads (30 Days) |
![]() updated 9 years ago |
Displays multiple (nested) levels of progress. |
2 Comments 5 Downloads (30 Days) |
![]() updated 9 years ago |
A generalization of the waitbar function. Handles nested for loops. |
4 Comments 5 Downloads (30 Days) |