Thanks for the answer. I will try to contact the author to understand how I can solve the problem in 'octave'. Developing the function 'mdscale()' is out of my expertise.
Best regards alberto Il 29/10/19 17:01, Ray Zimmerman ha scritto: > I think you’ve answered your own question. Apparently, plot_mpc() uses > the mdscale() function from MATLAB’s Statistics Toolbox, and Octave’s > statistics toolbox has not (yet) implemented that function. > > So there are two options … > (1) work on implementing the mdscale() function, or > (2) adapt plot_mpc() to avoid using mdscale(). > > I’m not familiar enough with either to know which is the simpler > approach. As you may know, plot_mpc() was developed by Paul Cuffe > <[email protected] <mailto:[email protected]>> . You might try > contacting him directly to see if he has suggestions about the > simplest way to make plot_mpc() usable under Octave. > > Also, could I ask you to please create a “plot_mpc() is not > Octave-compatible” issue on the MATPOWER Extras issue tracker > <https://github.com/MATPOWER/matpower-extras/issues> and post any > updates there? > > Thanks, > > Ray > > > >> On Oct 29, 2019, at 3:16 AM, Alberto Geri <[email protected] >> <mailto:[email protected]>> wrote: >> >> Why doesn't 'plot_mpc' work in 'octave'? >> I installed the pkg 'statistics' but the 'mdscale' function has not >> been implemented yet. >> How can I solve the problem by continuing to work in the 'octave' >> open source development environment? >> Thank you >> ag >> >> -- >> <FirmaUffEng367x200.png> > -- -- ________________________________________________________ Le informazioni contenute in questo messaggio di posta elettronica sono strettamente riservate e indirizzate esclusivamente al destinatario. Si prega di non leggere, fare copia, inoltrare a terzi o conservare tale messaggio se non si è il legittimo destinatario dello stesso. Qualora tale messaggio sia stato ricevuto per errore, si prega di restituirlo al mittente e di cancellarlo permanentemente dal proprio computer. The information contained in this e mail message is strictly confidential and intended for the use of the addressee only. If you are not the intended recipient, please do not read, copy, forward or store it on your computer. If you have received the message in error, please forward it back to the sender and delete it permanently from your computer system.
