integer to string matlab code | int2str function

This page of MATLAB source code covers integer to string conversion or int2str matlab function with code.

int2str matlab function converts integer input to the string output.
First it rounds the elements of the input matrix to the nearest value before
converting to string.

int2str matlab function

input= [12.6000   30.8000];
output = int2str(input)
>>output=
13 31

Useful Links to MATLAB codes

Refer following as well as links mentioned on left side panel for useful MATLAB codes.
OFDM Preamble generation  Time off estimation corr  Freq off estimation corr  channel estimation  11a WLAN channel  PN sequence generation  OFDMA Tx Rx  AES DES  carrier aggregation  CCDF  FIR Filter  IIR Filter  Low Pass FIR  Viterbi decoder  CRC8 CRC32 

RF and Wireless tutorials

WLAN  802.11ac  802.11ad  wimax  Zigbee  z-wave  GSM  LTE  UMTS  Bluetooth  UWB  IoT  satellite  Antenna  RADAR