Login  Register

Re: Cannot use TurboReg plugin by using matlab

Posted by LCY on Jul 20, 2017; 3:35am
URL: http://imagej.273.s1.nabble.com/Cannot-use-TurboReg-plugin-by-using-matlab-tp5017668p5019096.html

Hi, rmd06,

I don't know how to set batch mode. Maybe StackReg or using a for loop can help.


Chunyue


2017-07-19 21:58 GMT+08:00 rmd06 [via ImageJ] <[hidden email]>:
Hi

I found a way in macro:

In macro  beginning, add the line :

setBatchMode(true);

when finished,

setBatchMode(false);


But I do not know how to made it in matlab Miji.

MIJ.setBatchMode(true);  

erorr: Undefined function or variable 'setBatchMode'.


If you reply to this email, your message will be added to the discussion below:
http://imagej.1557.x6.nabble.com/Cannot-use-TurboReg-plugin-by-using-matlab-tp5017668p5019089.html
To unsubscribe from Cannot use TurboReg plugin by using matlab, click here.
NAML