Skip to content

TsIrDrPrakas/Base-Convertor-using-Matlab-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Base-Convertor-using-Matlab

Create a basic Base Converter using a Matlab m-file that adheres to the specified criteria for simplicity. Ensure the following requirements are met:

Function Name: simpleConv

Menu Options: Provide a menu allowing users to choose between converting Decimal to Binary or Decimal to Hexadecimal.

Input and Output:

Users should input a decimal number. The function should output the corresponding Binary number if the Binary conversion is selected. The function should output the corresponding Hexadecimal number if the Hexadecimal conversion is selected.

Refere the attachment for solution. Enjoy Learning !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages