Skip to content
#

MATLAB

matlab logo

MATLAB is a high-performance language developed by MathWorks for technical computing, visualization, and programming. It is written in C, C++, Java and available for Windows, macOS, and Linux. Generally used by engineers and scientists in industry and academics for data analysis, signal processing, optimization and many other types of scientific computations.

Here are 5,476 public repositories matching this topic...

egeerardyn
egeerardyn commented Apr 16, 2018

Since MATLAB R2016b, TMW introduced "strings" as a new data type to represent strings (in contrast to the old character arrays). See e.g. https://blogs.mathworks.com/loren/2018/04/13/accept-string-inputs-in-your-code/ for more information.

We, also, should make sure that at least we can handle such string inputs. Internally, we will not be able to get rid of character arrays (for forward/backwa

scottclowe
scottclowe commented Mar 27, 2016

It would be easier for Matlab users unfamiliar with GitHub to upload any schemes they create without leaving the Matlab environment.

To this end, it might be worthwhile setting up a server which can hold and serve the Matlab schemes, and a function which can upload them to the server using a simple UI running in Matlab.

--- Want to back this issue? **[Post a bounty
trallard
trallard commented Feb 14, 2018

(Not needed for JOSS review) directly related to #31
I really like the package 🙂 but I think it makes a whole lot of sense to me since I use both MATLAB and R on a regular basis.
I know the documentation is currently a work in progress and it can be quite time-consuming. However, it might be worth considering writing a pure MATLAB users intro tutorial as the grammar of graphics might be comple

Created by Cleve Moler

Released 1984

Website
mathworks.com/products/matlab
Wikipedia
Wikipedia

Related Topics

python paper octave
You can’t perform that action at this time.