|
From: | Markus Mützel |
Subject: | [Octave-bug-tracker] [bug #50854] zeros, ones, NaN, Inf, NA: "like" keyword |
Date: | Mon, 23 Nov 2020 10:09:47 -0500 (EST) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36 Edg/87.0.664.41 |
Follow-up Comment #28, bug #50854 (project octave): Looks good to me. While you're at it, maybe you could also add the return argument to the @deftypfn macros (also the existing ones) and change the sentence slightly like this (but use correct line wrap): +@deftypefnx {} {@var{val} = } ones (@dots{}, "@var{like}", @var{var})) +If a variable @var{var} is specified after @qcode{"like"}, the returned array @var{val} +has the same data type, complexity and sparsity attribute like @var{var}. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?50854> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |