diff --git a/Nesting_tools/nested_grid.m b/Nesting_tools/nested_grid.m index 3f452d483702e3916e034ad6db1b9b852ee1e928..f074baada66d5e5aa8565338bf32902f12c719d3 100644 --- a/Nesting_tools/nested_grid.m +++ b/Nesting_tools/nested_grid.m @@ -450,11 +450,11 @@ warning off if newtopo==1 legend([h1(1),h2(1),h3(1),h4(1),h5(1),h8(1)],... 'Child topo','Parent topo','Raw topo','Child mask','Parent mask',... - 'Parent rho points',1) + 'Parent rho points') else legend([h1(1),h2(1),h4(1),h5(1),h8(1)],... 'Child topo','Parent topo','Child mask','Parent mask',... - 'Parent rho points',1) + 'Parent rho points') end