From 5290253edcde0ada208c69e5424c679643478d83 Mon Sep 17 00:00:00 2001 From: Keith Roberts Date: Fri, 19 Feb 2021 20:08:00 -0300 Subject: [PATCH] updating make_bc(m,'delete' --- @msh/msh.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@msh/msh.m b/@msh/msh.m index 9f8c5d7b..5c403da9 100644 --- a/@msh/msh.m +++ b/@msh/msh.m @@ -1789,7 +1789,7 @@ function plotter(cmap,round_dec,yylabel,apply_pivot) case('delete') % have the user select the nodestring ' - plot(obj,'bd') ; + plot(obj,'type','bd','proj','none') ; temp = obj.bd.nbvv; bounodes=obj.bd.nbvv ; idx=sum(bounodes~=0);