No BSD License  

Highlights from
JHEX2DEC

Be the first to rate this file! 1 Download (last 30 days) File Size: 341 Bytes File ID: #7063

JHEX2DEC

by Michael Kleder

 

04 Mar 2005 (Updated 01 Jun 2005)

Arbitrary length hex to decimal conversion.

| Watch this File

File Information
Description

This is a little ditty I put together while playing with Java. Remember that inputs and outputs are character arrays. I used Java rather than the Symbolic Toolbox.

USAGE:
c = jhex2dec(h);

VARIABLES:
h = hexdecimal input character array
c = decimal output character array

MATLAB release MATLAB 7.0.1 (R14SP1)
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.
Updates
01 Jun 2005

Change "char(c)" to "char(c.toString)" where c is a Java BigInteger, to make compatible with newer Matlab versions.

Tag Activity for this File
Tag Applied By Date/Time
symbolic math Michael Kleder 22 Oct 2008 07:42:46
hex Michael Kleder 22 Oct 2008 07:42:46
hexadecimal Michael Kleder 22 Oct 2008 07:42:46
decimal Michael Kleder 22 Oct 2008 07:42:46
base Michael Kleder 22 Oct 2008 07:42:46
conversion Michael Kleder 22 Oct 2008 07:42:46
convert Michael Kleder 22 Oct 2008 07:42:46
conversion Meindert 02 Feb 2011 10:09:15

Contact us at files@mathworks.com