フィルターのクリア

Call a function for colormap

1 回表示 (過去 30 日間)
Michela Longhi
Michela Longhi 2018 年 1 月 16 日
編集済み: Michela Longhi 2018 年 1 月 16 日
Hi, I have a function CMR64.m :
function pal=CMR64();
CMRmap=[1.00 1.00 1.00;
....
...
pal=flipud(pal);
how can I call it as a colormap to my plot in another file.m ?
Thank you!!

回答 (0 件)

カテゴリ

Help Center および File ExchangeColormaps についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by