<div dir="ltr">Any help would be appreciated with AMICA error. <div><br></div><div>I am using MATLAB R2014a on Mac OS 10.9.5. Here is the two lines of code I was trying to run. <div><br></div><div><div>outdir = '/Users/administrator/Desktop/amica_practice/output';</div><div>runamica12( 'Memorize.fdt', 'num_chans', 71,'outdir', outdir );</div><div><br></div><div>To track error, I made minor changes in runamica12.m</div><div><br></div><div>% from line 850</div><div><div>if RUN_LOCALLY == 1</div><div>    disp('line 852')</div><div>    AMBIN</div><div>    outdir</div><div>    system([AMBIN ' ' outdir 'input.param'])</div><div>    mods = loadmodout12(outdir)</div><div>    weights = mods.W(:,:,1);</div><div>    sphere = mods.S(1:mods.num_pcs,:);</div><div>    if isnumeric(dat)</div><div>        delete(filename);</div><div>        %system(['rm ' pwd filesep 'tmpdata.fdt']);</div><div>        %system(['del ' pwd filesep 'tmpdata.fdt']);</div><div>    end</div></div><div><b><br></b></div><b>Here is the error :</b></div><div><br></div><div><div>/bin/bash: qconf: command not found</div><div>/bin/bash: qconf: command not found</div><div>/bin/bash: qconf: command not found</div><div>No recognized parallel environment found. Run qconf -spl to get a list of available environments and use keyword use_pe.</div><div>Running locally with maximum of 4 threads.</div><div>mkdir: /Users/administrator/Desktop/amica_practice/output/: File exists</div><div>line 852</div><div><br></div><div>AMBIN = /Users/administrator/Desktop/amica_matlab_scripts/amica12mac64</div><div>outdid = /Users/administrator/Desktop/amica_practice/output/</div><div><br></div><div><font color="#ff0000">/bin/bash: /Users/administrator/Desktop/amica_matlab_scripts/amica12mac64: Permission denied</font></div><div><br></div><div>ans = 126</div><div><br></div><div>No gm present, setting num_models to 1</div><div>No W present, exiting</div><div><br></div><div>mods = </div><div><br></div><div>    num_models: 1</div><div>      mod_prob: 1</div><div><br></div><div><span style="background-color:rgb(238,238,238)"><font color="#ff0000">Reference to non-existent field 'W'.</font></span></div><div><span style="background-color:rgb(238,238,238)"><font color="#ff0000"><br></font></span></div><div><span style="background-color:rgb(238,238,238)"><font color="#ff0000">Error in runamica12 (line 856)</font></span></div><div><span style="background-color:rgb(238,238,238)"><font color="#ff0000">    weights = mods.W(:,:,1);</font></span></div><div><span style="background-color:rgb(238,238,238)"><font color="#ff0000"><br></font></span></div><div><span style="background-color:rgb(238,238,238)"><font color="#ff0000">Error in prac_amica (line 7)</font></span></div><div><span style="background-color:rgb(238,238,238)"><font color="#ff0000">runamica12( 'Memorize.fdt', 'num_chans', 71,'outdir', outdir );</font></span></div><div class="gmail_signature"><div dir="ltr"><br>***********************************************************<div>Srinivas Kota, Ph.D<br>Research Scientist<br>Movement and Neurosciences Center<br>Institute for Rehabilitation Science and Engineering<br>Madonna Rehabilitation Hospital<br>5401 South St, Lincoln, NE 68506<br>Email: <a href="mailto:svkota@gmail.com" target="_blank">svkota@gmail.com</a><br>Ph:  <a value="+16183190471">(618) 319-0471</a> (cell)<font color="#3F0080" face="Comic Sans MS,sans-serif" size="2"><span style="font-size:14px"><font color="black" face="Tahoma" size="2"><span style="font-size:10pt" dir="ltr"><font size="1"><span style="font-size:13px"><font face="Arial"><font size="2"><br><a href="https://owa.madonna.org/owa/redir.aspx?C=RNnR5lrQvEmYU7lVtl6kLHIjwe3PiNAI8ouI90lD2Vnn4niuQ5QMBdLYDKmByFhfb525xS5XXT8.&URL=http%3a%2f%2fwww.madonna.org%2fresearch_institute%2findex.html" target="_blank"><font face="Tahoma"><font size="3"><span style="font-size:12pt" lang="en">www.madonna.org/research_institute/index.html</span></font></font></a><font face="Tahoma"><span lang="en">
</span></font><font face="Tahoma"><span lang="ja"> </span></font></font></font></span></font></span></font></span></font><br>
***********************************************************</div></div></div>
</div></div></div>