Excellent
Using this for some basic circuit calculations, works well. Only annoyance which to be fair I believe is mentioned in the description, I can’t get it to find anything apart from local storage and iCloud. Other apps have the ability to work with my git client app (working copy). Being a coding tool being able to use it with a version control client would be brilliant. Not tried plotting yet.
Show less
Love it
Love having a place to make quick calculations on. Please implement additional libraries such as statistics.
Plot doesn’t work
I paid, but the app still doesn’t render a basic plot
x = -10:0.1:10;
plot (x, sin (x));
The output is blank
x = -10:0.1:10;
plot (x, sin (x));
The output is blank
Response from developer
Hello, since the app runs in a sandbox mode, please add the following after your codes sandbox_show(); You may also contact us at info@kappsmart.com with your codes if you require additional assistance.
Not bad
After developer response now supports multiple plots (remember to type sandbox_show() after calling each plot )
Response from developer
Multiple plots are now supported! Kindly update to the latest version and use sandbox_show() after calling each plot function.
Requires internet :(
‘Nuff said