function "polytope" #767
Unanswered
Oyak1
asked this question in
Ask Anything
Replies: 3 comments 1 reply
-
Hi guess the easiest way for you would be to ask your system administrator to downgrade to Matlab 2011a. Ralf. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You might try but I'm afraid you need something like 2016b - this is the
oldest I'm able to check.
Ralf.
********************************************************************
Ralf Hielscher Tel: +371-531-38556
Fakultät für Mathematik +371-531-22200 (Sekr.)
Technische Universität Chemnitz Fax: +371-531-22109
Reichenhainer Str. 39 E-mail:
[email protected]
D-09126 Chemnitz http://www.tu-chemnitz.de/~rahi
********************************************************************
…On Fri, Feb 12, 2021 at 8:25 AM Oyak1 ***@***.***> wrote:
Okay, you are probably right. I will start updating my code. Does MTEX 5.6
also work with MTALAB R2015a? This is the freshest version I have available.
Regards
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#767 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACBYJ2L4LJJJDEORE37B2VLS6TJVRANCNFSM4XPLIO6Q>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Dear Oyak
A student license for matlad costs 100 dollars, I am fully aware that in many places this is a lot of money, but you may want to have a look here
https://www.mathworks.com/store/link/products/student/SV?s_tid=ac_buy_sv_but1
All the best
Luiz
Luiz F. G. Morales
ScopeM - ETH Zürich
Sent from iPhone
On 12 Feb 2021, at 08:28, Ralf Hielscher <[email protected]> wrote:
You might try but I'm afraid you need something like 2016b - this is the
oldest I'm able to check.
Ralf.
********************************************************************
Ralf Hielscher Tel: +371-531-38556
Fakultät für Mathematik +371-531-22200 (Sekr.)
Technische Universität Chemnitz Fax: +371-531-22109
Reichenhainer Str. 39 E-mail:
[email protected]
D-09126 Chemnitz http://www.tu-chemnitz.de/~rahi
********************************************************************
On Fri, Feb 12, 2021 at 8:25 AM Oyak1 ***@***.***> wrote:
Okay, you are probably right. I will start updating my code. Does MTEX 5.6
also work with MTALAB R2015a? This is the freshest version I have available.
Regards
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#767 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACBYJ2L4LJJJDEORE37B2VLS6TJVRANCNFSM4XPLIO6Q>
.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#767 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALE5INZ72LJLGZTCFINSS23S6TKAXANCNFSM4XPLIO6Q>.
[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "#767 (comment)", "url": "#767 (comment)", "name": "View Discussion" }, "description": "View this Discussion on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear MTEX team,
my system administrator recently updgraded my MATLAB version from R2011a to R2011b. Today I ran an old script that ususally worked with MTEX3.0. However, there was a problem with the function "polytope":
"Undefined function 'polytope' for input arguments of type 'grain'."
The variable 'grains' is previously created using an MTEX grain reconstruction. I usually used that code to extract the xy-coordinates of grain polygones. Can you give me a hint how to modify to code to make it work again with MTEX3.0 in connection with MATLAB R2011b?
Sorry to bother you with questions about ancient versions...
Thanks for your help!
Oyak
Beta Was this translation helpful? Give feedback.
All reactions