This block computes the output y as Real equivalent of the Integer input u:
y = u;
where u is of Integer and y of Real type.