"Oliver Woodford" wrote:
> Can anyone tell me in which version of MATLAB support for saving cmyk tiff files was added?
I have an additional plea to TheMathworks. Please please please can we have some means of finding stuff like this out from your website. In this case having the release notes for all versions easily available (I did look) would probably have sufficed. It's infuriating not knowing whether your code can be run by other people using older MATLAB versions.
Subject: Imwrite support for cmyk tiff output added when?
"Oliver Woodford" <o.j.woodford.98@cantab.net> wrote in message
news:ha55l5$ham$1@fred.mathworks.com...
> "Oliver Woodford" wrote:
>> Can anyone tell me in which version of MATLAB support for saving cmyk
>> tiff files was added?
I don't know that information offhand, and a quick search through the
release notes for MATLAB didn't find it -- you should send this question to
Technical Support.
> I have an additional plea to TheMathworks. Please please please can we
> have some means of finding stuff like this out from your website. In this
> case having the release notes for all versions easily available (I did
> look) would probably have sufficed. It's infuriating not knowing whether
> your code can be run by other people using older MATLAB versions.
I believe the release notes for each product include the notes back a
certain number of releases or versions; for example, the MATLAB release
notes:
go back to version 7.0 (release R14) and if you need earlier release notes,
you can go back to version 6.0 (release R12) using the link to the release
R13 with Service Pack 2 documentation at the bottom of the main
documentation page:
Now that I think about it, depending on which function you're using, that
functionality may have started in Image Processing Toolbox and migrated into
MATLAB at some point. You might want to check the Release Notes for that
toolbox.
As for your additional plea -- you're not the first person to ask for this
type of information. I know there are some members of our development and
documentation staff thinking about compatibility considerations, including
how to make compatibility information available. There was a thread about
compatibility about a week ago -- if you have other suggestions for better
ways for us to handle those types of consideration, that thread would be a
good place to raise them to the attention of people like Scott Hirsch.
On Oct 2, 11:05 am, "Oliver Woodford" <o.j.woodford...@cantab.net>
wrote:
> Hi
>
> Can anyone tell me in which version of MATLAB support for saving cmyk tiff files was added?
>
> Alternatively, can you help me narrow it down? I know:
> It is in R2009b.
> It is not in R2007b.
>
> Can you add releases in between?
>
> Thanks,
> Oliver
Oliver Woodford wrote:
> Hi
>
> Can anyone tell me in which version of MATLAB support for saving cmyk tiff files was added?
>
> Alternatively, can you help me narrow it down? I know:
> It is in R2009b.
> It is not in R2007b.
>
> Can you add releases in between?
>
> Thanks,
> Oliver
imwrite has supported writing CMYK TIFF files since MATLAB 6.5.1 (R13
SP1), which was released in August 2003. From what I can see, it looks
like we omitted that from the release notes for that release; I
apologize for the oversight.
MATLAB release notes are available online going back to R14 in 2004.
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.