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 6,434 public repositories matching this topic...

LeoBay
LeoBay commented Jan 8, 2020

ConstantLine was introduced in 2018b:
https://de.mathworks.com/help/matlab/ref/matlab.graphics.chart.decoration.constantline-properties.html

when using for example:
xline(4)
This error appears:
`Error using matlab2tikz>handleAllChildren (line 730)
I don't know how to handle this object: constantline
Error in matlab2tikz>drawAxes (line 880)
[m2t, childrenEnvs] = handleAllChildren(m2

PST or Phase Stretch Transform is an operator that finds features in an image. PST implemented using MATLAB here, takes an intensity image I as its input, and returns a binary image out of the same size as I, with 1's where the function finds sharp transitions in I and 0's elsewhere.

  • Updated Apr 25, 2018
  • Python
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

schoffelen
schoffelen commented Mar 11, 2020

Reported by @britta-wstnr by e-mail:

Documenting and taking it from here

  1. we just came across some unexpected behavior (helping a student today) with ft_prepare_sourcemodel(). If we warp an MNI template, inwardshift has no effect - is that because that would shift grid points to the wrong positions after warping?

  2. We often see problems with not inwardshifted sources when using the ope

Created by Cleve Moler

Released 1984

Website
mathworks.com/products/matlab
Wikipedia
Wikipedia
You can’t perform that action at this time.