killcross.m

From Spinach Documentation Wiki
Jump to: navigation, search

Zeroes the specified rows and columns of a matrix.

Syntax

    M=killcross(M,f1idx,f2idx)

Parameters

    M      - a matrix

    f1idx  - numbers of the columns that 
             should be zeroed

    f2idx  - numbers of the rows that 
             should be zeroed

Outputs

    M      - a matrix

See also

killdiag.m, plot_2d.m, c2spinach.m, cyprinol.m, fatty_acid.m, g2spinach.m, gissmo2spinach.m, gparse.m, karplus_fit.m, merge_inp.m, methyl_group.m, nuclacid.m, ocparse.m, oparse.m, parsexml.m, protein.m, read_bmrb.m, read_pdb_nuc.m, read_pdb_pro.m, v2spinach.m, weblab2nqi.m, x2spinach.m, Import,_export,_and_visualisation

Version 2.1, authors: Ilya Kuprov