bugGNU Octave - Bugs: bug #58744, [octave forge] (fixed) 'fi'...

 
 

bug #58744: [octave forge] (fixed) 'fi' fixed-point object type

Submitter:  None
Submitted:  Fri 10 Jul 2020 09:29:59 AM UTC
   
 
Category:  Octave Package Severity:  1 - Wish
Priority:  3 - Low Item Group:  Feature Request
Status:  None Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Open Release:  * dev
Operating System:  * Any Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 10 Jul 2020 08:21:33 PM UTC, comment #1: 

Recategorizing as applying to the fixed point package. Please note that the fixed point package in Octave was last maintained years ago, is probably no longer compatible with current versions of Octave, and may or may not have any salvageable code. If someone is interested in developing a fixed point data type for Octave, it may be just as easy to start from scratch with a new fixed point package.

Mike Miller <mtmiller>
Group Member
Fri 10 Jul 2020 09:29:59 AM UTC, original submission:  

Construct fixed-point numeric object

This function in Matlab converts a floating point number into an object where it contains the HEX, DEC, and BIN equivalent of that floating number in a given N-bit format.

More details about the function can be found here:
https://www.mathworks.com/help/fixedpoint/ref/embedded.fi.html

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only group members can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2020-07-10 mtmiller CategoryOctave Function Octave Package
    Severity3 - Normal 1 - Wish
    Priority5 - Normal 3 - Low
    Release5.2.0 dev
    Summaryfi() function [octave forge] (fixed) 'fi' fixed-point object type

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code