Tuesday, April 30, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2738  / 1 Year ago, mon, january 30, 2023, 4:33:06

I've installed Fuzzy Logic Toolbox for Scilab 5.4.1



In Matlab we can write fuzzy in command line and use that.



How to use Fuzzy GUI editor in Scilab?


More From » gui

 Answers
2

For Fuzzy GUI Editor we need to download this Toolbox.



You can download it from here. And then extract it some where like ~/flt/.



And then we need to load this Toolbox on Scilab, as below :




  1. Open Scilab

  2. Type below command in Scilab command line and hit Enter to load Fuzzy Logic Toolbox :



    exec("~/flt/loader.sce");



Finally you can use below command to use Fuzzy GUI Editor:



editfls

[#31134] Tuesday, January 31, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
riffnkful

Total Points: 390
Total Questions: 123
Total Answers: 110

Location: Puerto Rico
Member since Sat, Mar 13, 2021
3 Years ago
riffnkful questions
Thu, Nov 17, 22, 04:24, 1 Year ago
Mon, Nov 28, 22, 01:40, 1 Year ago
Mon, Jul 11, 22, 13:24, 2 Years ago
Sun, Feb 5, 23, 05:06, 1 Year ago
;