explode | EXPLODE Splits string into pieces. |
implode | IMPLODE Joins strings with delimiter in between. |
vb_CalcMD5 | 128 bit MD5 checksum: file, string, byte stream [MEX] |
vb_axes_add_click_open | This funciton gives a functionality to open a new figure which contains a |
vb_browser_show | This function shows handed uri data by browser. |
vb_cell_merge | merge cell array into vector |
vb_change_file_basename | change basename of file for predefined extension |
vb_channel_rejection | |
vb_combine_eeg_files | combine plural .eeg.mat files and create a single .eeg.mat file |
vb_combine_meg_files | Combine .meg.mat files (for VBMEG version 0.8) |
vb_concat_megfile | Concatenate MEG data sets. |
vb_convert_var2text | Save field name and its value for cell or structure array as text file |
vb_corr_base | Baseline correction (for VBMEG version 0.5) |
vb_cross2 | Fast calculation of cross product |
vb_disp | Display message WITH new line. |
vb_disp_nonl | Display message WITH new line. |
vb_disp_waitbar | Display waitbar. |
vb_dlg_compare_list | dialog for compare list. |
vb_edit_struct | edit struct field by input dlg. |
vb_err_array | calculate difference of two arrays |
vb_err_array3d | |
vb_err_cell | calculate difference of two cell arrays |
vb_file_select | file select dialog |
vb_fsave | Save variables into mat-file by MATLAB version 6 format. (Overwrite mode) |
vb_get_basename | get file base-name by removing 'extension' |
vb_get_class_color | Make color map for class label |
vb_get_ext_filename | Get file names for specified directory and extension |
vb_get_ext_fname | |
vb_get_file_parts | return path, name, extension, and version of file |
vb_get_multi_filename | Get file names for specified directory and search string |
vb_get_session_filename | Get file names for specified directory |
vb_get_username | return current user name of MATLAB. |
vb_get_verbose | Get verbose level from VBMEG environment (global) variable 'vbmeg_inst'. |
vb_gobject_bring_to_front | bring graphics object to front of the screen. |
vb_gobject_send_to_back | send graphics object back to the screen. |
vb_include_valiable | |
vb_index_to_time | Return actual time (ms) for given sample indices |
vb_join_cell_file_name | make new name of new headfile |
vb_key_value_pair | create data set for table |
vb_kl_distance | KL-distance of X and Y |
vb_mMD5 | Create MD5 hash key from file |
vb_matfile_to_v6 | convert MATLAB7 or later format file into MATLAB6 format file. |
vb_matlab_version | This function is to know matlab version information. |
vb_merge_struct | This function merges field of struct_a and struct_b, |
vb_mex_compile_utility | Compile utility MEX function |
vb_mkdir | compatible mkdir for MATLAB6 or MATLAB7,8 |
vb_mutual_distance | calculate distance between points |
vb_next_vertex_distance | distance between next neighbor |
vb_numsamp_to_time | Convert sample number to time length |
vb_polysincosfilt | A kind of high pass filter |
vb_property_dlg | Create property dialog. |
vb_ptime | |
vb_read_from_key_line | Search keyword in file |
vb_read_inifile_keyword | read keyword value from INI file |
vb_read_to_keyword | Search keyword in text file |
vb_realpath | vb_realpath returns absolute path. |
vb_reducepatch | reduce patch function |
vb_relativepath | RELATIVEPATH returns the relative path from an actual path to the target path. |
vb_remake_megfile_by_bexp | remake MEG-MAT file in accordance with current bexp data |
vb_repadd | MEX function to add a vector with a matrix without repmat |
vb_repmultiply | MEX function to multiply a vector with a matrix without repmat |
vb_rm_trailing_slash | This function removes trailing slash(or backslash) character. |
vb_save | Save variables into mat-file by MATLAB version 6 format. (Append mode) |
vb_save_struct | save the fields of "struct_obj" as individual variables |
vb_savefig_as_shown | Save figure as it is shown |
vb_saver_cmn_make_binary_file | (utility to save data) make binary file of channel data |
vb_saver_eeg_copy_info | (utility to save data) make new EEG-MAT file by copying information from old |
vb_saver_meg_copy_info | (utility to save data) make new MEG-MAT file by copying information from old |
vb_set_verbose | Put verbose level into VBMEG environment (global) variable 'vbmeg_inst' |
vb_setdiff2 | Fast calculation of set difference 'setdiff' for interger index |
vb_struct2executable_str | Convert struct to string. |
vb_struct2mscript | Convert struct to file. |
vb_struct2str | |
vb_struct2vars | |
vb_subaxis | SUBAXIS Create axes in tiled positions. (just like subplot) |
vb_table_delete | delete record from table. |
vb_table_get_keys | get keys in the table. |
vb_table_insert | Insert key_value table. |
vb_table_query_value | search record by key and return the value of the record. |
vb_time_to_index | Return sample number for given time (ms) |
vb_time_to_numsamp | Convert time length to sample number |
vb_tool_check | Check whether Matlab has 'ToolName' toolbox |
vb_trial_rejection | function [MEGinfo,bexp,eeg] = vb_trial_rejection(MEGinfo,bexp,eeg,rejectTrial) |
vb_users_manual_info_get | Read vbmeg_users_manual.html in the doc directory |
vb_users_manual_url | Retrieve url to access vbmeg_users_manual.htm by specifying keyword. |
vb_util_arrange_list | arrange to [N x 1] or [1 x N] |
vb_util_change_extension | change extension from the original one to specified one |
vb_util_check_numerical_lists | check two numerical lists whether target is included by base |
vb_util_check_string_lists | check two string lists whether all element of target are included by base |
vb_util_check_variable_in_matfile | check states of a variable of mat file |
vb_util_clean_list | return list exclusive of idx from body |
vb_util_diff_lists | get difference between two lists |
vb_util_distance_of_points | return distance of point set |
vb_util_get_cross_checked_list | do cross check source label list with destination label list |
vb_util_get_digit_number | return digit number |
vb_util_get_file_body | get body of file name by removing directory and extentions from 'fname' |
vb_util_get_index | return index lists which are the same in two lists |
vb_util_get_labels_to_read | return labels to read |
vb_util_get_matching_label_index | return matching index numbers on base label list |
vb_util_get_overlapping_vector | return overlapping data of two vectors |
vb_util_is_included_list | check whether target list is included by base list |
vb_util_make_external_data_file | make external data file |
vb_util_omit_list | omit string or numerical list from baseline list |
vb_util_save_struct_fields | save all the fields of struct |
vb_util_show_struct | show all fields of the given struct |
vb_version | This function is to know vbmeg version information. |
vb_version_cmp | Compare VBMEG version strings. |