backwards compatibility 2020B to 2018B

7 次查看(过去 30 天)
hello fellow mathworkers,
I recently particpated in a mathworks MLBE Course with the 2020B Version with Simon Silge, and had a lot of fun.
currently I am using 2018B Floating license and I would like run some livescripts designed on the 2020B version.
the Livescript turns in to some mumble, which is hard to deceipher what is written there.
I can make it up what is written there but thats not the point.
is there someway to circumvent this problem?
I dont have the resources for a 2020B license
if you want to check: the allHist.mlx is not directly related but it is designed on the 2020B version. please run this on the 2018B to see if the problem occurs at your version of Matlab as well.
thanks for looking into this.
  3 个评论
Bastiaan Pierik
Bastiaan Pierik 2021-1-19
and how do I solve this?
this occurs also by my own written files.
per isakson
per isakson 2021-1-19
编辑:per isakson 2021-1-19
I cannot run Chapter8.mlx, because I don't have the data files EPLteams.xlsx and EPLresults.xlsx.
With R2018b I saved Chapter8.mlx as Chapter8_18b.mlx. Matlab warned that info would be lost. The size on disk of Chapter8_18b.mlx is less than a third of the original file. I guess the data of the data files are stored internally in Chapter8.mlx and lost when saved in R2018b.
I cannot see any reason why your script wouldn't work with R2018b, but not without the data files EPLteams.xlsx and EPLresults.xlsx.
Caveat: I very seldom use the Live Editor.

请先登录,再进行评论。

回答(1 个)

Bastiaan Pierik
Bastiaan Pierik 2021-1-19
thats not the problem...
they are just notes.... these are just notes i made during the course.
somehow the livescript has Compabitility problem with the 2020B version live script.
the notes are just an example. I would like to use the livescript from the 2018B instead the 2020B, because I just have a license for the 2018B
  2 个评论
per isakson
per isakson 2021-1-19
编辑:per isakson 2021-1-19
Communication is difficult.
"thats not the problem..." What is not the problem? The statements
teaminfo = readtable("EPLteams.xlsx","TextType","string")
EPL = readtable("EPLresults.xlsx","TextType","string")
are my problem, since I don't have the excel-files.
Yes, all livescripts of R2020b are not possible to run with R2018b. That's clearly stated by The MathWorks. Thus the question is whether it's feasible to modify your livescripts so that they can be run on R2018b.
Bastiaan Pierik
Bastiaan Pierik 2021-1-21
thanks Per Isakson,
for pointing that out that 2020B is not compatible with 2018B

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品


版本

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by