• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

MATLAB Support in Photoshop CC

Participant ,
May 09, 2014 May 09, 2014

Copy link to clipboard

Copied

Hello,

Using this page:

Downloadable content (plug-ins)

I was able to download Photoshop MATLAB Toolbox.

I used to work with it in Photoshop CS6 Extended.

Yet now, After upgrading to Photoshop CC it doesn't work anymore.

Is there a way to enable it in Photoshop CC?

Adobe, could you please update it to support Photoshop CC?

Thank You.

TOPICS
SDK

Views

5.6K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

May 29, 2014 May 29, 2014

You need to match the psmatlab.dll with the version you are working with. Try the attached dll for Photoshop CC. Let me know your results.

Votes

Translate

Translate
Adobe
Adobe Employee ,
May 27, 2014 May 27, 2014

Copy link to clipboard

Copied

Hi,

What OS are you working with?

regards,

steve

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
May 27, 2014 May 27, 2014

Copy link to clipboard

Copied

Hi,

I'm working on Windows 7 / 8.1 64 Bit.

MATLAB R2014a 64 Bit.

Photoshop CC 64 Bit.

Thank You/

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
May 29, 2014 May 29, 2014

Copy link to clipboard

Copied

You need to match the psmatlab.dll with the version you are working with. Try the attached dll for Photoshop CC. Let me know your results.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
May 30, 2014 May 30, 2014

Copy link to clipboard

Copied

Hi,

Could you create a package for CC which includes this updated DLL?

For others, this DLL should be placed in the Photoshop Toolbox library under Required folder.

Tom,

This is the result of 'testall()' using this updated DLL:

testall();

Harness / mfile version: 11

Harness date: 21-Feb-2007

30-May-2014 10:35:17

App name: Adobe Photoshop

App version: 14.2.0

$ version: 4.5.5

MATLAB version: 8.3.0.532 (R2014a)

MATLAB date: February 11, 2014

MATLAB computer: PCWIN64

MATLAB integer maxsize: 281474976710655

MATLAB byte ordering: little endian

MATLAB java version: Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode

env processor: Intel64 Family 6 Model 23 Stepping 10, GenuineIntel

env OS: Windows_NT

test1 : PASS

test2 : PASS

test3 : PASS

test4 : FAIL : no documents where found in : /c/Program, line: 34

test5 : PASS

test6 : PASS

test7 : PASS

test8 : PASS

test9 : PASS

test10 : PASS

test11 : PASS

test12 : PASS

test13 : PASS

test14 : PASS

Times: 0.1346217      2.535358      19.51739     0.1531209      7.837958     0.9404722      1.966066      192.5187      2.603868   0.007622544      7.136542     0.8236421      2.252654   0.001953071

Total Time: 238.43

Total Pass: 13, Total Fail: 1

Thank You.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
May 30, 2014 May 30, 2014

Copy link to clipboard

Copied

Yes. I'll update the instructions and add the correct dll.

You can fix test4 by editing test4.m. Change Line 8 to this: or the location you put the demo folder at.

pspath = [pspath '/MATLAB/demos'];

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jun 02, 2014 Jun 02, 2014

Copy link to clipboard

Copied

Thank You Tom.

If you create a Toolbox which works with CC out of the box it would be great.

Thank You.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Jun 04, 2014 Jun 04, 2014

Copy link to clipboard

Copied

Give this attachment a try. I have yet to get the J read me translated so I removed it for this zip.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 26, 2014 Jul 26, 2014

Copy link to clipboard

Copied

Hi Tom,

Works great on CC.
Thank You for your quick response.

Will it work on CC 2014?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 28, 2015 Apr 28, 2015

Copy link to clipboard

Copied

I've tried it on CC 2014 (downloaded and installed on April 28, 2015 on a Windows 64 bit machine) and it doesn't work. I followed the instructions including installing the software development kit. I included Tom's attachment (Win_MATLAB_Plug-In_CC.zip) and it still fails. I got the same errors before I replaced the plugins with Tom's attachment. When I do testall I get failures on 10 of the tests starting with test 3 on line 88 (psnewdoc(...)). In fact, on all the tests that it fails on it says it fails on line 88. Furthermore, I cannot even launch Photoshop from matlab using pslaunch. I type pslaunch in the command line and it completes the command but does not open photoshop. I need to get this working by the end of this week so any advice as soon as possible would be great. I have tried this before on CS5.5 and it's worked..

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 29, 2015 Apr 29, 2015

Copy link to clipboard

Copied

Hi Tom,

Could you update it to work on CC2014?

Thank You.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Apr 29, 2015 Apr 29, 2015

Copy link to clipboard

Copied

I thought I did. There are links to CC 2014, CC and CS6. Make sure you pick the correct one.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Apr 29, 2015 Apr 29, 2015

Copy link to clipboard

Copied

sunili53908715 NOT the CC version.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jun 21, 2015 Jun 21, 2015

Copy link to clipboard

Copied

@Tom Ruark, Is compatible with CC 2015 as well?

Thank You.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Jul 24, 2015 Jul 24, 2015

Copy link to clipboard

Copied

The CC 2015 plug-in is now available here:

Downloadable content (plug-ins)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 04, 2016 Nov 04, 2016

Copy link to clipboard

Copied

Hello Tom,

I am running Matlab 2013b and need the plugin/add-on for Ps.  Which one of these should I choose?  Thanks!  -Rocco

Windows:

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Nov 04, 2016 Nov 04, 2016

Copy link to clipboard

Copied

For CC 2017 use this version. It should be on that web page soon.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 23, 2017 Oct 23, 2017

Copy link to clipboard

Copied

Hello Tom,

I'm now on Ps CC 2018, and the Matlab-Ps plugins aren't working with matlab 2017a/2017b.  Are there updates available or do I have to roll back my matlab and/or Ps installs? Thanks!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 23, 2017 Oct 23, 2017

Copy link to clipboard

Copied

That would be great to have that.

By the way, rockcity2016​, What are you doing with MATLAB and Photoshop?

Thank You.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 24, 2017 Oct 24, 2017

Copy link to clipboard

Copied

Hi Royi,

Thanks for asking!

The app is a computer music program wherein the user can paint sounds directly. The images in Ps are brought into matlab, and through a series of proprietary algorithms, played as audio. No complicated filters, fft's, etc. just purely taking pixels into audio. 

I submitted a patent on it last month, but I may release it as freeware to the art and music community.  How about you, what's your application?

-Rocco

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 24, 2017 Oct 24, 2017

Copy link to clipboard

Copied

Hi Rocco,

What a lovely idea!

I'd be happy to see how it works.

I just experiment with some image processing algorithms.
Make them work on my images as they were Photoshop Plug In's.

I hope Tom will update the MATLAB toolbox to support CC 2018.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 27, 2017 Oct 27, 2017

Copy link to clipboard

Copied

Hi,

We'll get the site updated. In the meantime, I've attached the CC 2018 plugins.

Thanks,

Eric

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 27, 2017 Oct 27, 2017

Copy link to clipboard

Copied

Thanks, Eric!!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 14, 2017 Nov 14, 2017

Copy link to clipboard

Copied

Hello Eric,

Is there a compiler runtime available for Ps or other Adobe apps? As you know, Matlab has the MatlabCompilerRunitme that lets you create standalone executables for people without matlab. I'm developing an app that uses the matlab plugin for Ps.  Does Adobe have anything similar to the MCR? Thanks.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Nov 14, 2017 Nov 14, 2017

Copy link to clipboard

Copied

Adobe does not offer a Photoshop that you can redistribute. Check the EULA.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines