No BSD License  

Highlights from
JDEC2HEX

Be the first to rate this file! 2 Downloads (last 30 days) File Size: 492 Bytes File ID: #8986

JDEC2HEX

by Michael Kleder

 

10 Nov 2005 (Updated 11 Nov 2005)

Uses Java to convert arbitrary length decimal to hex (for nonnegative integers)

| Watch this File

File Information
Description

This function uses Java to convert arbitrary length decimal numbers to hexadecimal, for nonnegative integers. (Therefore, it is the inverse of the previously posted JHEX2DEC function.) Remember that inputs and outputs are character arrays. It does not require the Symbolic Toolbox.

USAGE:
h = jdec2hex(d);

VARIABLES:
d = decimal intput character array
h = hexdecimal output character array

MATLAB release MATLAB 7.0.4 (R14SP2)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
symbolic math Michael Kleder 22 Oct 2008 08:05:52
decimal Michael Kleder 22 Oct 2008 08:05:52
hex Michael Kleder 22 Oct 2008 08:05:52
hexadecimal Michael Kleder 22 Oct 2008 08:05:52
convert Michael Kleder 22 Oct 2008 08:05:52
conversion Michael Kleder 22 Oct 2008 08:05:52

Contact us at files@mathworks.com