Antonio Javier Barragán Piña - MATLAB Central
photo

Antonio Javier Barragán Piña


Department of Electronics Engineering, Computer Systems and Automatics (University of Huelva)

Last seen: 1 month 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB AnswersFile ExchangeZoom OutFrom 06/16 to 04/25Use left and right arrows to move selectionFrom 06/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

1 个提问
2 个回答

File Exchange

2 文件

排名
572
of 298,086

声誉
135

贡献数
1 个提问
2 个回答

回答接受率
0.0%

收到投票数
68

排名
1,163 of 20,530

声誉
1,611

平均
4.00

贡献数
2 文件

下载次数
70

ALL TIME 下载次数
16000

排名

of 160,316

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • GitHub Submissions Level 1
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • First Answer

查看徽章

Feeds

排序方式:

已提交


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...

2 months 前 | 2 次下载 |

0.0 / 5

已提交


Fuzzy Logic Toolbox Add-On
Adds new utilities to Fuzzy Control System Toolbox interesting for Fuzzy Control Systems.

2 years 前 | 68 次下载 |

4.0 / 5

提问


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 ...

2 years 前 | 0 个回答 | 3

0

个回答

已回答
[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

5 years 前 | 1

已回答
How do I make a figure full screen programmatically in MATLAB?
set(gcf, 'Position', get(0, 'Screensize'));

9 years 前 | 64