photo

Christophe


ARAMCO Fuel Reseach Center

Last seen: 11 Tage vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Remove for-loop by using cellfun
var_name = {'A','B','C'}; for i=1:length(var_name) eval([cell2mat(var_names(i)) '=zeros(10,1);']) end How c...

mehr als 10 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


How can I change a quotation mark in a text string readed from an excel sheet ?
In an excel sheet, I have this string : Pression d'injection I want to change the quotation mark ' with a double quotation mark...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten