photo

George


Last seen: 4 mesi fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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 mesi fa | 2 risposte | 0

2

risposte

Domanda


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 mesi fa | 1 risposta | 0

1

risposta