Home › Education
Information
Preview 2 platforms
iPhone 10 images
iPad 9 images
What’s New Version 1.1.7
- New functions: cot, cotd, coth, acot, acotd, acoth.
- Various improvement and fixes.
Description
Console allows you to run MATLAB code on iOS devices. It comes with a MATLAB interpreter that supports functions frequently used by college students or learners. Individuals who do not need specialised functions should find this app a valuable tool.
Console is powered by the same MATLAB interpreter of our flagship app, SIMO. Before purchasing SIMO, you should download Console to see if this interpreter is adequate for your work. We continue to expand its capability by supporting more functions and language syntax in future updates.
While other similar apps perform computation on the cloud, Console executes MATLAB code using the on-board silicon. Internet connection is not required — even the documents are offline accessible within the app. Being able to use the app without internet connectivity is a great benefit for users with non-cellular iPads. Another great benefit is that plots are interactive and responsive since they are rendered in real-time by the on-board GPU.
Console has 4 key components:
1. Console Input, where you input MATLAB statements. It supports
- Line numbering
- Syntax highlighting for MATLAB keywords and built-in functions.
- Auto-indent.
2. Console Output, where the results are displayed. It supports
- Full-text search
- Variable view height to fit the contents.
3. Figure, where 2D or 3D plots are displayed. It supports
- Multi-touch gestures for zoom, pan, and rotate (3D plots).
- Attributes (such as axis labels, ticks, limits, line colour) can be configured using the built-in tool. No coding is required.
- Sharing plots as images with third party apps.
- Saving plots.
4. Documents, which contains the full set of SIMO documents accessible offline.
- MATLAB functions.
- Tutorials on MATLAB language basics.
- Searchable by document title and contents.
Accessibility
ipadiphonemacrealityDevicetvoswatch
Version history 18 versions
Build 863724359v1.1.72024-02-13 06:32:45
- New functions: cot, cotd, coth, acot, acotd, acoth.
- Various improvement and fixes.
Build 855495468v1.1.62023-03-13 23:53:31
- Fix a bug that causes the app to terminate unexpectedly when exporting a plot as image or PDF.
- Fix a bug that prevents the console output from adjusting its view size when the virtual keyboard has been shown or dismissed.
Build 855055063v1.1.52023-02-20 18:30:58
Fix a bug that causes error when saving plots.
Build 854884434v1.1.42023-02-12 23:51:02
New functions:
- csc: Cosecant (input in radians)
- secd: Secant (input in degrees)
- asec: Inverse secant (output in radians)
- asecd: Inverse secant (output in degrees)
- sech: Hyperbolic secant (input in radians)
- asech: Inverse hyperbolic secant (output in radians)
Build 854649687v1.1.32023-01-31 03:33:52
New functions:
- csc: Cosecant (input in radians)
- cscd: Cosecant (input in degrees)
- acsc: Inverse cosecant (output in radians)
- acscd: Inverse cosecant (output in degrees)
- csch: Hyperbolic cosecant (input in radians)
- acsch: Inverse hyperbolic cosecant (output in radians)
Build 854269505v1.1.22023-01-07 14:54:04
New features and improvements for searching text within a doc page:
1. Page now scrolls to the first occurrence of the searched text.
2. Fixed a bug that causes incorrect match count.
3. Up/down button added.
4. An invalid character removed from the doc page of "min".
Build 854071176v1.1.12022-12-25 12:07:25
- Bug fixes and improvements.
Build 853952793v1.1.02022-12-17 21:52:42
- New functions:
1. cov: covariance.
2. corrcoef: correlation coefficients.
- Various improvements and bug fixes.
Build 852550790v1.0.92022-10-03 06:51:50
1. Fix a bug that causes errors in loading saved surface plots.
2. Fix a bug that causes the app to crash when converting an empty character array to another data type.
3. Submenu titles are removed to improve clarity.
Build 851093490v1.0.82022-07-27 14:30:25
- New functions added:
1. Percentile: prctile()
2. Quantile: quantile()
3. Random permutation (shuffle): randperm()
- Under-the-hood improvements.
Build 850493131v1.0.72022-07-02 13:40:24
- Added statistical function rms()
- Under-the-hood improvements.
Build 850390581v1.0.62022-06-24 16:50:04
- Added functions var(), median() and mode().
- Bug fixes and improvements.
Build 848526556v1.0.52022-04-24 17:35:59
- Added polynomial fitting: polyfit().
- Revised polyval(). It now can calculate prediction interval for polynomial regression.
- Bug fixes and improvements.
Build 847583870v1.0.42022-03-08 22:01:53
- New feature: Exporting document page to PDF.
- Improvements and fixes for the document pages.
Build 847408094v1.0.32022-02-28 19:08:15
New features:
- 2D and 3D plots can now be exported to PDF files.
- Document page for exporting plots added.
- Added font size 17 in the font settings.
Improvements & fixes:
- The width of the line number area in the console input now correctly respond to font size changes.
- The last x-tick label in 2D plots can now be shown correctly.
Build 847205632v1.0.22022-02-17 13:58:44
- We bring back adjustable text sizes in editor and console.
- Google analytics added.
- Other minor changes.
Build 847145178v1.0.12022-02-13 20:13:17
- Added onboarding example.
- Some minor changes.
Build 846048281v1.0.02022-02-12 01:12:38
No pricing data captured yet — comparisons appear once the app has paid storefronts or in-app purchases.
Availability 1 of 1 storefronts
| Region | Language | Price | Ratings | Avg | Version |
|---|---|---|---|---|---|
US | en-US | Free | 15 | 4.7 | 1.1.7 |
Change log 22 changes · US
✎
releaseNotes updated
- New functions: cot, cotd, coth, acot, acotd, acoth.
- Various improvement and fixes.
✎
description updated
Console allows you to run MATLAB code on iOS devices. It comes with a MATLAB interpreter that supports functions frequently used by college students or learners
✎
subtitle updated
100% on-device computation
✎
name updated
Console for MATLAB programming
◆
Version 1.1.7 released
- New functions: cot, cotd, coth, acot, acotd, acoth.
- Various improvement and fixes.
◆
Version 1.1.6 released
- Fix a bug that causes the app to terminate unexpectedly when exporting a plot as image or PDF.
- Fix a bug that prevents the console output from adjusting its view size when the virtual keyboard has been shown or dismissed.
◆
Version 1.1.5 released
Fix a bug that causes error when saving plots.
◆
Version 1.1.4 released
New functions:
- csc: Cosecant (input in radians)
- secd: Secant (input in degrees)
- asec: Inverse secant (output in radians)
- asecd: Inverse secant (output in degrees)
- sech: Hyperbolic secant (input in radians)
- asech: Inverse hyperbo
◆
Version 1.1.3 released
New functions:
- csc: Cosecant (input in radians)
- cscd: Cosecant (input in degrees)
- acsc: Inverse cosecant (output in radians)
- acscd: Inverse cosecant (output in degrees)
- csch: Hyperbolic cosecant (input in radians)
- acsch: Inverse
◆
Version 1.1.2 released
New features and improvements for searching text within a doc page:
1. Page now scrolls to the first occurrence of the searched text.
2. Fixed a bug that causes incorrect match count.
3. Up/down button added.
4. An invalid character removed
◆
Version 1.1.1 released
- Bug fixes and improvements.
◆
Version 1.1.0 released
- New functions:
1. cov: covariance.
2. corrcoef: correlation coefficients.
- Various improvements and bug fixes.
◆
Version 1.0.9 released
1. Fix a bug that causes errors in loading saved surface plots.
2. Fix a bug that causes the app to crash when converting an empty character array to another data type.
3. Submenu titles are removed to improve clarity.
◆
Version 1.0.8 released
- New functions added:
1. Percentile: prctile()
2. Quantile: quantile()
3. Random permutation (shuffle): randperm()
- Under-the-hood improvements.
◆
Version 1.0.7 released
- Added statistical function rms()
- Under-the-hood improvements.
◆
Version 1.0.6 released
- Added functions var(), median() and mode().
- Bug fixes and improvements.
◆
Version 1.0.5 released
- Added polynomial fitting: polyfit().
- Revised polyval(). It now can calculate prediction interval for polynomial regression.
- Bug fixes and improvements.
◆
Version 1.0.4 released
- New feature: Exporting document page to PDF.
- Improvements and fixes for the document pages.
◆
Version 1.0.3 released
New features:
- 2D and 3D plots can now be exported to PDF files.
- Document page for exporting plots added.
- Added font size 17 in the font settings.
Improvements & fixes:
- The width of the line number area in the console input now corr
◆
Version 1.0.2 released
- We bring back adjustable text sizes in editor and console.
- Google analytics added.
- Other minor changes.
◆
Version 1.0.1 released
- Added onboarding example.
- Some minor changes.
◆
Version 1.0.0 released