How to deal with this: fillseg problem

General scientific issues regarding ROMS

Moderators: arango, robertson

Post Reply
Message
Author
eastwind111

How to deal with this: fillseg problem

#1 Unread post by eastwind111 »

When I try to use fillseg(coast) to get a coastline, some error appeared:
???Input argument "c1" is undefined.

Error in ==>fillseg at 20
if(length(c1(:))==3)

The usage of this function is [h]=fillseg(x,c1,c2),
but it seems no problem for some others when input "(coast) "

Post Reply