Home > freetb4matlab > secs2d > Utilities > Uise2pde.m

Uise2pde

PURPOSE ^

% [mesh,data]=ise2pde3(grid_file,pref,data_file,load_data,out_file)

SYNOPSIS ^

function [mesh,data_v]=Uise2pde(grid_file,pref,data_file_v,load_data,out_file)

DESCRIPTION ^

% [mesh,data]=ise2pde3(grid_file,pref,data_file,load_data,out_file)
% ise2pde3
% estrae dati dal formato DF-ISE di ISE a pdetool di Matlab
% grid_file contiene il nome del file di griglia da estrarre
% pref un prefisso che verra' dato ai files temporanei creati da grep
% data_file e' un cell array delle file da estrarre
% load_data e' un cell array che contiene i nomi delle grandezze da estrarre 
% out_file e' il nome del file matlab opzionale per salvare i dati estratti
%
% 17-3-2004 ver 3.1 
% Marco Bellini marco_bellini_1@yahoo.it
% 14.02.2007 ver 3.2
% Octave porting and bug fixes Carlo de Falco

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003