Software Listing of Author : "Jonas"

SYNOPSIS: [total, details] = roll(str) INPUT str: Dice to be rolled. XdY, where X and Y are scalars, rolls X fair Y-sided dice. Both X and Y are necessary. If str is empty or omitted, '1d20' is used as default. ROLL replaces the dice expression(s) by the rolled result, and then evaluates the string. This makes it possible to use any function call as input to ROLL as long as the function name does not contain the signature of a roll (i.e. a number followed by the letter 'd' followed by a number). In practice, if you use ROLL for games, you most likely need only + and -. There is one special function, XdYbZ, that takes the best Z rolls out of the X attempts. This is useful to generate character abilities in role-playing games. OUTPUT total: total of the roll details: individual rolls (cell array with results for each...

  • Publisher: Jonas
  • Date Released: 10-03-2013
  • Download Size: 10 KB
  • Download
  • Platform: Matlab, Scripts

If you're tired of re-typing or re-copying the same header structure over and over, newFunction may be what you're looking for. In the command window, call newFunction myNewFunctionName or newFunction('myNewFunctionName') First, newFunction checks for whether there already exists another function with the same name. Second, an input dialog appears that requires you to enter a H1-line (one sentence description), and a synopsis (make sure you type the function name in the correct case! You can also already list explanations for input and output argument, and you can choose whether it'll be a function or a class. Third, newFunction asks for the save directory for the function. Fourth, newFunction creates the new function (or classdef) file with a header that includes the synopsis, the description of inputs and outputs (if provided),...

  • Publisher: Jonas
  • Date Released: 23-05-2013
  • Download Size: 10 KB
  • Download
  • Platform: Matlab, Scripts

SYNOPSIS: patchTexture(patchHandle,texture) INPUT patchHandle: handle to patch object texture: texture to map onto the surface defined via patch Texture can be a grayscale or an RGB image OUTPUT none - the texture is mapped onto the patch identified by patchHandle by reading the image at the [x,y] coordinates of the vertices of the patch. The vertex coordinates are rescaled so that a maximum of the image can be read. EXAMPLE [xx,yy,zz] = ndgrid(-100:100,-100:100,-100:100); img = xx.^2 + yy.^2 + zz.^2 < 99^2; img = convn(img,ones(5,5,5)/(5*5*5)); p = isosurface(img,0.5); ph = patch(p); set(gca,'visible','off') axis equal texture = imread('autumn.tif'); patchTexture(ph,texture) view(58,82) SEE ALSO patch, surface

  • Publisher: Jonas
  • Date Released: 23-01-2013
  • Download Size: 10 KB
  • Download
  • Platform: Matlab, Scripts

plotAverage adds an average line into plotted data. By default, plotAverage - calculates the average along y (for given or estimated points along x) - plots errorbars with the standard error of the mean - discards outliers to calculate the robust average - plots the average line into the data's axes (as opposed to a new figure) All these options can be changed. plotAverage returns the handles to the average line and the error bars as well as the x and y data of the line.

  • Publisher: Jonas
  • Date Released: 12-04-2013
  • Download Size: 10 KB
  • Download
  • Platform: Matlab, Scripts
New Reviews

Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


New Downloads

RationalPlan Single Project
for Linux

RationalPlan Single Project is
a project management software
covering the project
management areas starting with
WBS ...

Project Timer

Project Timer, a project timer
for the Windows taskbar
notification area. Project
Timer is a simple but powerful
windows ...

Pidro Challenge

The Pidro card game - a game
of daring and skill. You and
your computer partner play
against two computer
opponents.

ExtraMAME

A small MS Windows compatible
game GUI wrapper for MAME, the
Multiple Arcade Machine
Emulator authored by Nicola
Salmoria ...

Easy Card Creator Express

The ideal choice for small to
medium sized organizations and
individuals looking for an
affordable photo ID card ...

Devart ODBC Driver for
SQLite

Devart ODBC Driver for SQLite
is a high-performance
connectivity solution with
enterprise-level features for
accessing ...

DreamPlan Home Edition

DreamPlan Home Edition for
Windows is an easy to use
software. See your dream floor
plan with customized kitchens,
...

IP Tools for Excel

NEW - IP Tools for Excel -
Add-in / Plug-in for Microsoft
Excel. Instant Productivity -
Instant Results in Microsoft
...

Dr.Web Katana

Dr.Web KATANA - Kills Active
Threats And New Attacks. A
non-signature anti-virus.
Combats threats that are
brand-new and ...

C# PDF

IronPDF is a PDF C# C-Sharp
package for conveniently
generating, editing,
extracting content from PDF
documents (OCR). C# ...