답변 있음 Creating a colormap for an image
You will probably want to use something like a jet colormap. See this page for more details: https://nl.mathworks.com/help/matla...
Color transformation from LAB to CMYK
I have an .icc profile that containts the data to transform from LAB to CMYK.
profile.Header
struct with fields:
...
거의 4년 전 | 답변 수: 0 | 0
0
답변
질문
uigetfile doesn't show in standalone app
I have designed an app in AppDesigner that publishes a script. In that script, uigetfile is used to load the necessary data.
Wh...
대략 4년 전 | 답변 수: 1 | 1
1
답변
질문
For loop: access values in between steps
Hi
I have a for-loop where first only certain rows of a matrix are dealt with:
for i = 1:3:100 %3 is an example step size, t...
App panel keeps shifting content
Hello
I have created an app using the App building feature of Matlab. When I run the app (both in the app maker as after packag...
4년 초과 전 | 답변 수: 1 | 0
1
답변
질문
How to get the photoshop plugin working
Hello all
I am using the instructions on this page (https://helpx.adobe.com/photoshop/using/photoshop-matlab.html) to get a m...