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: Today 2016년부터 활동

Followers: 0   Following: 0

메시지

통계

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

순위
569
of 297,046

평판
135

참여
1 질문
2 답변

답변 채택
0.0%

획득한 표
68

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

5일 전 | 다운로드 수: 3 |

제출됨


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

대략 2년 전 | 다운로드 수: 47 |

질문


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년 전 | 답변 수: 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년 전 | 1

답변 있음
How do I make a figure full screen programmatically in MATLAB?
set(gcf, 'Position', get(0, 'Screensize'));

8년 초과 전 | 64

Go to top of page