Page 1 of 1

install_ds_PICR20XX.m effor

Posted: Fri Aug 12, 2011 10:12 pm
by clay.mcvay
Lubin,

Hi, my name is Clay McVay. I'm teaching the same course that John Rogers taught last semester. We upgraded MATLAB over the summer to 2011a and I'm unable to get the blockset to work. When I run install_ds_PICR2011a.m or the paid version titled install_dsPIC_R2010b.m I get the following error message in my Command Window:

-------------------------
INSTALLATION RTWdsPIC
-------------------------
Reading the archiv
Checksum test passed (2A9BBB5164A79)
RTWdsPIC version none
RTWdsPIC time stamp 25-Jul-2011 22:26:12
Importing the archiv 100% |******************************|
Toolbox folder is C:\Program Files\MATLAB\R2011a\LKblockset
addpath 'C:\Program Files\MATLAB\R2011a\LKblockset'
Make directory C:\Program Files\MATLAB\R2011a\LKblockset\blocks
??? Error using ==> fprintf
Invalid file identifier. Use fopen to generate a valid file identifier.

Error in ==> install_dsPIC_R2011a at 311
fprintf(fid,'%s\n','This script is under development and your assistance
is');


Any thoughts? One last question. Will our paid 2010b blockset version work in MATLAB 2011a?

Thanks,

Clay

Re: install_ds_PICR20XX.m effor

Posted: Fri Aug 12, 2011 10:20 pm
by LubinKerhuel
It seems there is a bug in the installer.
I will have a look on it.
clay.mcvay wrote: Any thoughts? One last question. Will our paid 2010b blockset version work in MATLAB 2011a?
it should work.

Lubin

Re: install_ds_PICR20XX.m effor

Posted: Fri Aug 12, 2011 10:41 pm
by LubinKerhuel
Hi Clay,

I am not able to reproduce the problem using the website blockset version (with checksum 2A9BBB5164A79 tagged with 25-Jul-2011 22:26:12).

Could you try to install the blockset in another place than within the matalb directory ?
Do you have right restriction with your computer ?
Which windows version are you using ? are you on 64 bits or 32 bits Matlab (and windows)

Lubin

Re: install_ds_PICR20XX.m effor

Posted: Thu Mar 27, 2014 9:26 am
by louis314
I had the same problem. Running MATLAB as administrator was a solution for me.