Community Profile

photo

Alcapalb


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

2

answers

Question


Convert from matlab code to visual basic
function [CODICE_COMPONENTE]=Elenco(codice,temperatura,durata,esecuzione,c,d,e) N=length(temperatura); j=1; ...

6 years ago | 0 answers | 0

0

answers

Question


Undefined operator '==' for input arguments of type 'cell'. Error in Elenco (line 13) if tell(i)==c
function [num_dis]=Elenco(codice,tell,drat,esecuzione,c,d,e) N=length(tell); j=1; num_dis=[]; tem...

6 years ago | 1 answer | 0

1

answer