www.gusucode.com > mbc 工具箱 matlab 源码程序 > mbc/@xregpointer/LoadHeap.m

    function LoadHeap(p,Heap)
%LOADHEAP Initialises the heap with structure
%
%  LOADHEAP(p, Heap) loads the data in the heap structure Heap.  The current
%  heap is overwritten.

%  Copyright 2000-2004 The MathWorks, Inc. and Ford Global Technologies, Inc.



HeapManager(8,Heap);