photo

Henning Søgaard


Aarhus University

Last seen: Today Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


What is the logic in the way plots are handled in Live Scripts?
Example: I have the following code in a Live Script: fplot(@sqrt,[0 10]), legend('sqrt') subplot(2,1,1) fplot(@sin,[0 2*pi]...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


MATLAB function that is equivalent to Maple's match function?
I'm looking for at function that is equivalent to Maple's match function: The match function returns true, because the LHS an...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Why does indent in live scripts not obey indent setting?
Under Preferences/MATLAB Editor/Debugger Tab Preferences I have set Indent size to 2. This works perfectly in normal scripts. Ho...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Why does skeletonization sometimes reduce horizontal rectangles to single pixels?
Skeletonization (bwskel) of a horizontal rectangle may sometimes result in a single pixel. Can anybody explain why (the logics) ...

oltre 5 anni fa | 2 risposte | 1

2

risposte

Domanda


fplot fails to produce a graph
The first |fplot| in the following code doesn't produce a graph (only a coordinate system) while the second |fplot| does. Why? (...

circa 8 anni fa | 1 risposta | 0

1

risposta