pm
Posts:
2
Registered:
9/17/10
|
|
Re: Matlab 2009b and Photoshop CS4 - 64 Bit
Posted:
Sep 17, 2010 11:49 AM
|
|
this issue is wether caused by matlab nor by photoshop. further, it does not have to do with the "bitness" of matlab. it has to do with the file-system security. matlab needs to write in this folder, but win7 prevents it.
to solve it, right-click on the photoshop-matlab-folder, select "security" and change the rights for your user to "full control". then select the "general" register and turn off the "read-only check box". after that, re-run the "testall" script.
cheers pm
On Sep 6, 2:04 pm, "Royi Avital" <RoyiREMOVEAvi...@yahoo.com> wrote: > "Royi Avital" <RoyiREMOVEAvi...@yahoo.com> wrote in message <i35t9g$5r...@fred.mathworks.com>... > > "Royi Avital" <RoyiREMOVEAvi...@yahoo.com> wrote in message <hoviug$i7...@fred.mathworks.com>... > > > "Royi Avital" <RoyiREMOVEAvi...@yahoo.com> wrote in message <hn8ka9$cc...@fred.mathworks.com>... > > > > "Royi Avital" <RoyiREMOVEAvi...@yahoo.com> wrote in message <hme679$an...@fred.mathworks.com>... > > > > > Hello. > > > > > Today I installed Win 7 64 bit. > > > > > On the 32 bit I used to integrate Photoshop with Matlab as specified here: > > > > >http://help.adobe.com/en_US/Photoshop/11.0/WS62AB0C24-121F-401c-9097-... > > > > > > Today I tried doing it with the 64 Bit versions of the software (Both Matlab and Photoshop) yet with no success. > > > > > Tried to integrate Matlab to the 32 Bit version of Photoshop, still no success. > > > > > > Th Error I get is (Running "testall" to verify integration): > > > > > > " > > > > > ??? Error using ==> fseek > > > > > Invalid file identifier. Use fopen to generate a valid file identifier. > > > > > > Error in ==> pslogit at 15 > > > > > fseek(fid, 0, 'eof'); > > > > > > Error in ==> testall at 39 > > > > > pslogit('%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%', false, pslog, pslogfile); > > > > > > " > > > > > > Anyone with an idea? > > > > > Has anyone succeeded integrating the 2 using the 64 Bit versions? > > > > > Thanks. > > > > > I contacted adobe regarding the problem. > > > > It seems that Matlab 32 bit include a 32bit C compiler while the 64bit version doesn't. > > > > I hope they fixed it in the last iteration. > > > > > It might be fixed manually by installing 64 bit installer from MSDN. > > > > Hello. > > > I couldn't find which Compiler should I install to make it work. > > > Is anyone experienced with that and could help me resolve it? > > > Thanks. > > > Any chance Mathworks would solve it in the next iteration of Matlab? > > Has anyone succeeded integrating the 64bit versions? > > > Thanks. > > The "Next Version" is out - R2010b. > Does anyone know if it was fixed (Now includes the required compiler or something)?
|
|