From d70fb947834aae7a4c4bd0e56b422b65758ec07c Mon Sep 17 00:00:00 2001 From: Oren Amsalem Date: Mon, 31 Jan 2022 17:51:55 -0500 Subject: [PATCH] naming mistake _MeshMapping_drawCheckerboard_ does not exists, but MeshMapping_showCheckerboard does, so I assume that this is what the documentation meant. --- _demos/demos_006_MeshMapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_demos/demos_006_MeshMapping.md b/_demos/demos_006_MeshMapping.md index a4517ca..1cd6bf8 100644 --- a/_demos/demos_006_MeshMapping.md +++ b/_demos/demos_006_MeshMapping.md @@ -74,7 +74,7 @@ an interpolated and correctly formatted mesh mapping .csv file to use in Bonsai. ### Step 3 - Testing the mesh map -Open the Bonsai workflow _MeshMapping_drawCheckerboard_. +Open the Bonsai workflow _MeshMapping_showCheckerboard_. Point the filename property of the MeshMapping node to the output file from the Matlab script.