Author Topic: background colour  (Read 4341 times)

Yaakov

  • Sr. Member
  • ****
  • Posts: 323
background colour
« on: April 23, 2016, 04:09:32 PM »
hi everyone,

i want  to know some command in feap

1. how can i change output foto colour, like black -> white
2. how can i change word (name) like displacement 3 -> temperature

i can change those feature in Photoshop...

best regards,

Jakob



Let's boost FEAP's performance!

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2649
Re: background colour
« Reply #1 on: April 24, 2016, 11:22:51 AM »
You can try the command:

PLOT COLO,,1

It will reverse the color order so black = white and white = black hopefully!

You can also edit the output file FEAPAA...eps to set the colors as you like (do it in the table of defines).  You can also find the caption you want to change.

You can set a caption for the next plot in interactive mode using the plot command: CAPTion

In interactive mode you do the following commands:

1. PLOT
2. CAPT Temperature  ! Cannot be too long or it will get truncated
3. CONT 1  ... (any options you want)

You cannot do this in batch mode.

Yaakov

  • Sr. Member
  • ****
  • Posts: 323
Re: background colour
« Reply #2 on: April 24, 2016, 01:42:09 PM »
Thanks Prof. Taylor, i haved try this command, PLOT COLO,,1

black is always black, it don't work...
« Last Edit: April 24, 2016, 02:37:58 PM by zheliu »
Let's boost FEAP's performance!

Yaakov

  • Sr. Member
  • ****
  • Posts: 323
Re: background colour
« Reply #3 on: May 21, 2016, 02:48:28 PM »
Dear Prof. Taylor, now i get white colour of the Background, the reason is:

if I use Screenshot from some software, the colour of Background is black,

if I use command Plot JPEG, the colour of Background is white.

thanks for your help here.
Let's boost FEAP's performance!