<html>Hi all,<br /><br />I am trying to convert some old matlab code to scilab.<br />Running m2sci, I noticed that some simple functions were not available in scilab (pol2car for example).<br />I just did a small clean-room reimplementation of pol2car and tested on the official examples that it behaves like the matlab one.<br />(nothing fancy at all!).<br /><br />Here are my questions:<br />(1) Is there any official way to propose the addition of pol2car to scilab ? (Not sure this is worth a SEP)<br />(2) Is there some official coding style or additional test that I should provide?<br /><br />Thank you in advance,<br /><br />Antoine</html>