Skip to content
Snippets Groups Projects
  1. Mar 11, 2025
    • Sébastien Villemot's avatar
      Use MATLAB builtins “height” and “width” · ebc14b02
      Sébastien Villemot authored
      Since R2013b, MATLAB provides builtins “height” (resp. “width”) for computing
      the number of rows (resp. columns) of a matrix.
      
      Octave has been providing “rows” and “columns” for the same purpose for the
      long time. For MATLAB compatibility, it introduced “height” and “width” in
      version 10, so let’s standardize on MATLAB names.
      ebc14b02
  2. Feb 19, 2025
  3. Dec 30, 2024
  4. Nov 07, 2024
  5. Nov 06, 2024
  6. Sep 25, 2024
  7. Sep 12, 2024
  8. Jul 31, 2024
  9. Jul 29, 2024
  10. Jul 26, 2024
  11. Jul 23, 2024
  12. Jun 27, 2024
  13. Jun 21, 2024
  14. Jun 20, 2024
  15. Apr 02, 2024
  16. Dec 18, 2023
  17. Dec 16, 2023
  18. Dec 15, 2023
Loading