photo

Yoann Ladroit


Last seen: oltre 4 anni fa Attivo dal 2018

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

2 Domande
1 Risposta

Cody

0 Problemi
9 Soluzioni

RANK
12.584
of 300.381

REPUTAZIONE
3

CONTRIBUTI
2 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
2

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
39.056
of 168.477

CONTRIBUTI
0 Problemi
9 Soluzioni

PUNTEGGIO
110

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
What is the alternative to UiContextmenu when using uifigure?
UPDATE: Matlab 2020a has uicontextmenu and toolbars for the new app format... I will migrate things as soon as possible!

quasi 6 anni fa | 1

Domanda


What is the alternative to UiContextmenu when using uifigure?
Hi all, I have been looking at migrating to the new uifigure for a rather large app I have coded in Matlab (~200 000 code lines...

oltre 6 anni fa | 3 risposte | 0

3

risposte

Domanda


Console window stopping GUI execution when clicked
Hi all, I develop a software in Matlab (https://bitbucket.org/echoanalysis/esp3/wiki/Home), and I've had issues over the past f...

oltre 6 anni fa | 0 risposte | 1

0

risposte

Risolto


Is this triangle right-angled?
Given any three positive numbers a, b, c, return true if the triangle with sides a, b and c is right-angled. Otherwise, return f...

oltre 7 anni fa

Risolto


Is this triangle right-angled?
Given three positive numbers a, b, c, where c is the largest number, return *true* if the triangle with sides a, b and c is righ...

oltre 7 anni fa

Risolto


Area of an Isoceles Triangle
An isosceles triangle has equal sides of length x and a base of length y. Find the area, A, of the triangle. <<http://upload...

oltre 7 anni fa

Risolto


Dimensions of a rectangle
The longer side of a rectangle is three times the length of the shorter side. If the length of the diagonal is x, find the width...

oltre 7 anni fa

Risolto


Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<http://upload.wikimedia.org/wikipe...

oltre 7 anni fa

Risolto


Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<http://upload.wikimedia.org/wikipe...

oltre 7 anni fa

Risolto


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<http://upload.wikimedia.org/wikipedia/commons/e/e0/Equilateral-tr...

oltre 7 anni fa

Risolto


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

oltre 7 anni fa

Risolto


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<http://upload....

oltre 7 anni fa