Mercurial > repos > public > sbplib
view +grid/equidistantCurvilinearTest.m @ 338:3974dccff55b feature/beams
Made block matrices created from a matrix always have matrix blocks, never empty.
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 24 Oct 2016 17:01:05 +0200 |
parents | c5ca9bbfed41 |
children |
line wrap: on
line source
function tests = equdistantCurvilinearTest() tests = functiontests(localfunctions); end function testNoTests(testCase) testCase.verifyFail(); end