Community Profile

photo

voxynn


Last seen: 3 Monate vor Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

All
  • Thankful Level 3
  • Scavenger Finisher
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Arrow annotation rendering error
Hi, When I use annotate to create an arrow the arrow appears asymmetric, with one end of the head rounded and the other straigh...

etwa 3 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Set facecolor in app designer
I have a circle in AppDesigner with different segments and I want to set the color of each segment individually. When I use the ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Multiplying m*m*N matrix internally
I have a matrix _A_ with dimensions 2*2*N, and I would like to multiply each 2*2 'slice' of the matrix together to end up with a...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I get a listbox value using a push button callback?
Hi, I am coding a simple GUI with some list boxes and push buttons. I want to use the push button callback to read the listbo...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Looking for good example of where numerical integration beats symbolic integration
Hi, I'm looking for a good example of where numerical integration beats symbolic integration to show a group of students why ...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


uicontol callback errors in different Matlab versions
I have a short GUI with input fields, radio buttons and push buttons: function []=my_gui() S.fh = figure('units','pixel...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

mehr als 7 Jahre vor