bugGNU Octave - Bugs: bug #58563, 5.1.0 and 5.2.0 realeases shows...

 
 

bug #58563: 5.1.0 and 5.2.0 realeases shows error with evalfis() function of fuzzy logic toolkit

Submitter:  None
Submitted:  Sun 14 Jun 2020 05:43:19 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Duplicate Assigned to:  None
Originator Name:  Juan de Dios ORtiz Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 5.1.0
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 14 Jun 2020 09:55:33 PM UTC, comment #1: 

Thank you for taking the time to report this bug. Fortunately, this has already been reported and fixed in the fuzzy-logic-toolkit repository. A bug fix release has not yet been made, but you can pull the latest version of the function from the repository if you need the fix.

See bug #57559 and bug #57820.

Mike Miller <mtmiller>
Group Member
Sun 14 Jun 2020 05:43:19 AM UTC, original submission:  


evalaution of defuzzying output with evalfis() function generates the following error


 y_val = @(y_val) if (y_val == max_y) 1 else 0 endif;
                        ^

error: called from
    defuzzify_output_mamdani at line 82 column 15
    evalfis_private at line 57 column 20
    evalfis at line 264 column 51
    PaletasPayaso at line 36 column 8

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-06-14 mtmiller StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #57559

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code