Borrar filtros
Borrar filtros

switching between black/white and color

2 visualizaciones (últimos 30 días)
Mohsen
Mohsen el 17 de Jul. de 2019
Respondida: Walter Roberson el 18 de Jul. de 2019
Is there a simple switch that can convert the output plot between black/white and color?
A file containing many plot commands results in a single plot. I can modify each plot command to make it b/w but is there a wholesale simple way of converting all plots to b/w?

Respuesta aceptada

Walter Roberson
Walter Roberson el 18 de Jul. de 2019
No.
However, you could probably adapt the freezeColors File Exchange contribution so that instead of replacing mapped and pseudocolor graphics with the corresponding rgb graphics, that it did rgb2gray and repmat that along the third dimension to get a gray rgb color.

Más respuestas (0)

Categorías

Más información sobre View and Analyze Simulation Results en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by