// ============================================================================= // Scilab ( http://www.scilab.org/ ) - This file is part of Scilab // Copyright (C) 2013 - Scilab Enterprises - Charlotte HECQUET // // This file is distributed under the same license as the Scilab package. // ============================================================================= // // <-- Non-regression test for bug 7828 --> // // <-- TEST WITH GRAPHIC --> // // <-- Bugzilla URL --> // http://bugzilla.scilab.org/show_bug.cgi?id=7828 // // <-- Short Description --> // slight improvements in nicholschart. assert_checktrue(execstr("nicholschart()","errcatch")==0);