clear all; close all; clc; Parametri_Globali; rand('state',111); % Always the same results set(gcf,'rend','opengl'); [Coordinate,T]=distmeshnd(@dcasetta,@hcasetta,0.05,[,0,-HFONDAMENTA;PROFONDITA,LARGHEZZA,HPRIMOPIANO+HSECONDOPIANO+HSOFFITTI+ALTEZZASOTTOTETTO+SPESSORETETTO],[]); simpplot(Coordinate,T);