Re: \\ vs \ for macro converting h5 to vtk
Posted by vinaympai on
URL: http://imagej.273.s1.nabble.com/vs-for-macro-converting-h5-to-vtk-tp3684246p3684250.html
Actually that does work (the one without an extra bracket). I also realized the mistake that I was making was setting batchmode to true. After going over the manuals, I realize that for my particular case it is not correct since the vtk converter looks for the window where the image is displayed and setting batch mode to true defeats that. So now everything is working.... Thanks for all the help.