Skip to content

Various small changes

Compare
Choose a tag to compare
@lmendo lmendo released this 11 Aug 21:07
· 159 commits to master since this release
  • Y" (repelem, or run-length decoding) with two inputs and at least one of them empty used to give an error. Now it doesn't give an error, and it produces empty output

  • YG can now handle colormaps of type logical

  • Zv now allows second input to be a vector (or array, and then it's linearized into a vector)

  • XG (plot) with first input complex now sets axis equal also with several inputs if second input is a string (it used to be only with a single, complex input)

  • : with single cell-array input treats the contents of the cell array as the actual inputs