Community Profile

photo

Greg Aloe

Last seen: 1年以上 前 2012 年からアクティブ

Followers: 0   Following: 0

連絡

統計

All
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 1
  • Editor's Pick
  • First Submission
  • Solver

バッジを表示

Feeds

表示方法

送信済み


dbloop.m: Dynamically enter debug mode during a loop
While executing code in a loop, this tool allows you to enter debug mode at the press of a button.

7年以上 前 | ダウンロード 2 件 |

送信済み


createLineInColorOrder
Force each created line to obey the axes 'ColorOrder' property.

7年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


Trails
Trails is a solitaire card game.

7年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


superclock
SUPERCLOCK takes advantage of computer graphics to redefine how you tell time.

7年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


zoomfixticks
Allows zoom to honor a figure whose AXES tick labels have been manually set.

7年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


XY Graph Autoscale
XY Graph Autoscale block for Simulink®

7年以上 前 | ダウンロード 6 件 |

送信済み


pie3mod.m
Removes the surface edgecolor from a PIE3 plot.

7年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


extendticklabel.m
Extend the number of significant figures for axes tick labels.

7年以上 前 | ダウンロード 1 件 |

Thumbnail

送信済み


cslicecolor2linestyle
Maps a linestyle to each color of a contour slice

7年以上 前 | ダウンロード 1 件 |

Thumbnail

解決済み


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

約12年 前

解決済み


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

約12年 前