![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/869974_1547216455555_DEF.jpg)
Antonio Javier Barragán Piña
Department of Electronics Engineering, Computer Systems and Automatics (University of Huelva)
Followers: 0 Following: 0
Statistics
RANK
569
of 297 010
REPUTATION
135
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
68
RANK
1 174 of 20 418
REPUTATION
1 598
AVERAGE RATING
4.00
CONTRIBUTIONS
2 Files
DOWNLOADS
51
ALL TIME DOWNLOADS
15875
RANK
of 157 687
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Fuzzy Logic Tools (FLT)
Fuzzy Logic Tools (FLT) is a C++ framework for storage, analysis and design of fully general multiple-input multiple-output (MIM...
3 dagar ago | 3 downloads |
Submitted
Fuzzy Logic Toolbox Add-On
Adds new utilities to Fuzzy Control System Toolbox interesting for Fuzzy Control Systems.
ungefär 2 år ago | 45 downloads |
Question
How to activate openGL in MATLAB on Linux if you have problems
It took me a long time to get it, so I'll put you here in case it helps how I managed to activate openGL in Linux: 1) If you ...
ungefär 2 år ago | 0 answers | 3
0
answers[ERROR] FOUserAgent - Image not found. Encountered using publish r2018a
Adding as first line of code this works for me (it is a comple clean of MATLAB environment): clc, clear all, close all
nästan 5 år ago | 1
How do I make a figure full screen programmatically in MATLAB?
set(gcf, 'Position', get(0, 'Screensize'));
mer än 8 år ago | 64