photo

George


Last seen: 4 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I am wanting to delete these entries of vector x when x = 0. How do I do this. Matlab gives me an error right now saying index cannot exceed 38 but I don't know what's wrong.
clear all for i = 10:1:65 x(i-9) = i; theta = i; tspan = linspace(0,1000,1000); V = 60; V...

5 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


Code lin 45 strfind not enough imput arguments. I am confused why this is.
close all; clearvars; %clc; filter_list = {'Sc_30um','V_13um','Ru_8.5um'}; %filter_list = {'Be_10um','B_10um','C_5um','Mg_10...

6 meses hace | 1 respuesta | 0

1

respuesta