Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Compatibility between versions #5

@javism

Description

@javism

Some functions are deprecated depending on Matlab's version. Examples are:

Warning: The RandStream.setDefaultStream static method will be removed in a future release. Use
RandStream.setGlobalStream instead.
But also de ones related to optimin for KDLOR

To propertly fix this we need:

  • To better detect version (improve regular expressions at KDLOR.m)
  • To update code according to version
  • Add makefiles to ensure mex compatibility

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions