function [idx,copies,row,col] = gblkinfo(mat,blkid)

% Copyright 2003-2004 The MathWorks, Inc.

idx  = [];
copies = -inf;
row = [];
col = [];