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