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: 5 jours il y a Actif depuis 2016

Followers: 0   Following: 0

Message

Statistiques

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%

RANG
570
of 297 182

RÉPUTATION
135

CONTRIBUTIONS
1 Question
2 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
68

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

Afficher les badges

Feeds

Afficher par

A soumis


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 jours il y a | 4 téléchargements |

A soumis


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

environ 2 ans il y a | 52 téléchargements |

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

environ 2 ans il y a | 1 réponse | 3

0

réponse

Réponse apportée
[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

presque 5 ans il y a | 1

Réponse apportée
How do I make a figure full screen programmatically in MATLAB?
set(gcf, 'Position', get(0, 'Screensize'));

plus de 8 ans il y a | 64

Go to top of page