[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Matlab output from "rats" wanted
From: |
Andreas Weber |
Subject: |
Matlab output from "rats" wanted |
Date: |
Fri, 21 Nov 2014 10:01:37 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 |
Dear users,
Matlabs "rats" treats the second parameter "strlen" differently than
Octave. Can someone with access to Matlab run this and post the result?
['>', rats(pi,3), '<']
['>', rats(pi,4), '<']
['>', rats(pi,5), '<']
['>', rats(pi,9), '<']
['>', rats(pi,12), '<']
['>', rats(pi,25), '<']
['>', rats(pi,30), '<']
['>', rats(pi,40), '<']
rats([3, pi], 3)
rats([3.1, pi], 3)
rats([4, pi], 3)
TIA, Andy
- Matlab output from "rats" wanted,
Andreas Weber <=