Using Mathematica, I have a list: l={0,0,0,1,2,0,0,0,1,0,0,0,2,0,0,0} I want to apply a function to the above list to obtain the following:
The Linux front end of Mathematica (8.0.1.0) does not seem to have a Menu Bar which is apart from any given notebook. In any Windows front end I have used, there is a standalone Menu Bar which contain
Given a set of points in the plane T={a1,a2,...,an} then Graphics[Polygon[T]] will plot the polygon generated by the points. How can I add labels to the polyg开发者_高级运维on\'s vertices? Have merely
I am using The .NET/Link for mathematica in my Asp.Net application (running under IIS 7.5) but am having issues where some of the custom fonts that Mathematica uses do not show up.
Is anyone able to run Mathematica under ptrace sandbox? I\'m able to get Matlab to work with it, but Mathematica seems to freeze.
For cases where one has already assigned DownValues associated with the name \'a\', is there an accepted way to block the assignment of OwnValues to the same name? (I originally came across this issue
I have a scalar function written in Fortran that I\'m using in Mathematica via a small mathlink module. I want this function to behave as close to a native Mathematica function as possible, including
So, I\'ve recently converted from Mathematica to Matlab, and while Matlab has most of Mathematica\'s useful features, I can\'t figure out how to perform the equivalent of Mathematica\'s del开发者_开发
Background: I wrote a test for a new class ( in OO System for Mathematica ). I ran the test using Workbench and I expected a failure in the MUnit test-report because the class does not exist yet ( te
I\'ve seen it\'s possible to make a connection between Mathematica and MySQL databases using Input Needs[\"DatabaseLink\"] and conn = OpenSQLConnection[JDBC[\"MySQL(Connector/J)\", \"yourserver/yourda