sparse function accept integer vectors since R2020a authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -73,6 +73,7 @@ Release Notes](https://fr.mathworks.com/help/matlab/release-notes.html). ...@@ -73,6 +73,7 @@ Release Notes](https://fr.mathworks.com/help/matlab/release-notes.html).
# MATLAB 9.8 (R2020a) # MATLAB 9.8 (R2020a)
- The `sparse` function now accepts vectors of integer data type for its `i` and `j` arguments
- Support for sparse complex arrays - Support for sparse complex arrays
# MATLAB 9.7 (R2019b) # MATLAB 9.7 (R2019b)
... ...
......