Community Profile

photo

Shahar


Aktiv seit 2011

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How can I convert a .fis file (fuzzy) into a .m file?
You can convert the fis struct to .m code with gencode function from filexchange, at http://www.mathworks.com/matlabcentral/fil...

mehr als 10 Jahre vor | 0

Frage


Calculation error for floor function floor(1.4/0.025)
if x = floor(1.4/0.025) is 55 in Matlab, how does y = 1.4/0.025 is 56?

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


removing DeleteFcn of all descendants to prevent infinite loop
When trying to close my gui which contains a plot of several graphs, I encountered an error (below). This error repeated contin...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Is possible to use toolbox from previous MATLAB version?
Hi, I have matlab 2010 and matlab 2008 installed on my pc. Problem is, that the MATLAB Report Generator toolbox is installed on...

etwa 13 Jahre vor | 3 Antworten | 0

3

Antworten