How to concatenate real data type values

I have two real type variables and I need to form those variables in a single signal. How to do that?

In reply to trainer@Integ:
Concatenation is only defined for integral bit vectors. Can you show an example of two real values and the result you are looking for?