Problem downloading the nr3matlab.h file


MPD78
05-20-2010, 09:10 AM
Hello all,

I am trying to download the nr3matlab.h file but all that I get is a new screen in my browser full of matlab m code. I don't get the traditional save file pop up window. Is this correct or am I missing something here?

Thanks
Matt

davekw7x
05-20-2010, 02:28 PM
...Is this correctIt's not m code; the link points to a C++ header file. (So you could call it "correct" or not, depending on your expectations.)

orActually, it's not an "either-or" question.
am I missing something here?My guess would be yes:
Maybe your system settings/browser default settings cause it to open a file with a ".h" suffix. (On my Windows system, Internet Explorer opens it, but Firefox, being more civilized, gives the Save prompt as you would like to see.)

So, try the following:

Right click on the link. A pop-up context menu opens.

Firefox?
Click "Save link as..." and tell it where to go.

Internet Explorer?
Click "Save target as..."

Other browser?
???

Regards,

Dave

MPD78
05-21-2010, 08:03 AM
Dave, thanks. Yes, I did mean C++ code. (Typing too fast.)

I used ole exploder with the right click, save target as option and it worked.

Thanks
Matt