Community Profile

photo

Sahana Sridhar


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


How to run/execute code written in MuPAD editor in the MuPAD notebook?
I'm trying to write a simple recursive function using symbolic variables in MuPAD editor. But how do I debug/check for errors & ...

10 years ago | 0 answers | 0

0

answers

Question


How do I convert a hexadecimal input from the user into binary form?
this is the piece of code I am having trouble with: h = input('Enter a hexadecimal string: '); d = hex2dec(h); b = de...

10 years ago | 1 answer | 0

1

answer